infer
https://github.com/facebook/infer
OCaml
A static analyzer for Java, C, C++, and Objective-C
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported2 Subscribers
Add a CodeTriage badge to infer
Help out
- Issues
- [rust][TreeBorrows] Apply callee summaries at call sites and add Tree Borrows specialization
- Proposal: Checkable Precision Diagnostics for Infer Analyses
- FALSE NEGATIVE: BUFFER_OVERRUN_L1 misses a fixed array overrun after an ArrayList join
- FALSE NEGATIVE: PULSE_RESOURCE_LEAK misses unclosed PrintWriter constructors
- FALSE NEGATIVE: PULSE_RESOURCE_LEAK misses an unclosed connected Socket
- Create Linux arm64 releases too
- FALSE NEGATIVE: Pulse misses a possible null dereference from `BufferedReader.readLine()`
- FALSE NEGATIVE: PULSE_RESOURCE_LEAK misses an unclosed stream returned by `Files.newInputStream()`
- FALSE NEGATIVE: PULSE_RESOURCE_LEAK misses an unclosed JDBC connection
- FALSE NEGATIVE: NULLPTR_DEREFERENCE misses a null local after a finite loop
- Docs
- OCaml not yet supported