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

removing improper array length calculation#3

Open
behrisch wants to merge 1 commit into
itm:masterfrom
behrisch:master
Open

removing improper array length calculation#3
behrisch wants to merge 1 commit into
itm:masterfrom
behrisch:master

Conversation

@behrisch
Copy link
Copy Markdown

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