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
- False Negative: NULL_DEREFERENCE missing when preceded by a useless if-else branch on a constant non-null check
- Building Infer on OCaml 5.4.x for benchmarking
- Pulse checker pulse-force-continue and pulse-havoc-arguments C++/C
- Need help on implementing --capture-block-list option.
- False Negative: INFINITE_EXECUTION_TIME missing for empty-increment for loop
- False Positive: DANGLING_POINTER_DEREFERENCE on catch parameter in try-with-resources
- False Negative: NULL_DEREFERENCE missing when null check is done via instanceof
- False Positive: INFINITE_EXECUTION_TIME incorrectly reported for simple terminating while-loop
- [Question] Are heuristics used when calculating the preconditions of functions?
- Issue type not being consistently detected - EXPENSIVE_LOOP_INVARIANT_CALL
- Docs
- OCaml not yet supported