-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: facebook/infer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
DEAD STORE reports many harmless cases like int i = 0xFFFFFFFF; i = SomeFunc();
c
good first task
help wanted
#1083
opened Apr 10, 2019 by
lucmann
biabduction forgets too much about array values
c
false-negative
help wanted
wishlist
#579
opened Feb 13, 2017 by
shaobo-he
fclose builtin not modeled as file resource
c
good first task
help wanted
#556
opened Jan 6, 2017 by
rvantonder
silly code passing pointer via string causes silly (false) infer error message
c
false-positive
#138
opened Jul 11, 2015 by
mk270
C: strchr does not return null when looking for \0
c
false-positive
#43
opened Jun 12, 2015 by
phomes
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.