Commit Graph

26 Commits (e63269fa14f360249612407d13cd47e35566ec48)

Author SHA1 Message Date
Sam Blackshear 0b42f9cf06 [Infer][incremental] Only analyze (transitive) callers of changed procedures 10 years ago
Sam Blackshear 7987d1a2a6 [Infer][tests] Adding tests for incremental functionality 10 years ago
Sam Blackshear c92bfc1093 [Infer][models] Modeling Handler.postDelayed and similar to detect more Activity leaks 10 years ago
Sam Blackshear 7821266c8f [Infer][Nullables] Eliminating some false positives from Nullable checker 10 years ago
Sam Blackshear 9a062192f8 [Infer][nullables] Turning nullable field warnings back on 10 years ago
jrm 9e5cee2444 [infer][eradicate] Fix eradicate tests for field not initialized 10 years ago
Sam Blackshear 089abea3d7 [Infer][nullables] Temporarily disabling warnings on nullable fields 10 years ago
jrm 2dc796542a [infer][java] the detection of a resource leak should not prevent the symbolic execution to proceed 10 years ago
Sam Blackshear 9cf74e0ce5 [infer][backend] basic Activity leak checking 10 years ago
Jules Villard ca613a77ff [copyrightor] format start and end of copyright comments 10 years ago
Cristiano Calcagno 3e199467f4 Complete copyright messages. 10 years ago
Cristiano Calcagno df04749cd0 Add module to fix copyright messages. 10 years ago
jrm ef27abcc8f [infer][tracing] disabling non working tests for ArrayIndexOutOfBoundsException 10 years ago
Cristiano Calcagno a94fab55e8 [Eradicate] Fix issue where direct throw instructions were not handled like method calls that trow exceptions. 10 years ago
jrm 8779b80f8a [infer][tracing] add an example of inter-procedural array out of bounds error 10 years ago
Jules Villard 34aa9c2949 [infer][java] handle int boxing in HashMap model 10 years ago
Jules Villard 904ebb0154 [infer][java] model for Integer 10 years ago
Sam Blackshear f6784e3796 [infer][models] Fixing InferAssume 10 years ago
Cristiano Calcagno bec5bafc72 [java] Upstream support for class names with $dollar (requires "opam update") 10 years ago
jrm f0026006e7 [infer][java] add working example with closeQuietly in the tests 10 years ago
Cristiano Calcagno dd066c828c [Checkers] checker for printf format strings. 10 years ago
jrm 224f3116ce [infer][java] remove no longer required fields in the models for Java 10 years ago
jrm 2b7060e917 [infer][Java] Treat classes implementing Closeable as a resource unless modeled otherwise 10 years ago
jrm 7a767fe900 [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
jrm 2bce7c6c3d [infer][Java] rename the builtin `InferBuiltins.__infer_assume` into `InferBuiltins.assume` 10 years ago
Open Source Synchronization b8982270f2 initial synchronization 10 years ago