Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

removing improper array length calculation #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

behrisch
Copy link

This bug was found using a clang build. It is not possible to calculate the length of a C array by using sizeof, it will return the size of the pointer.

This bug was found using a clang build
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant