..
.inferconfig
[cli] warn about deprecated options, clean up infer repo
8 years ago
AnalysisStops.java
Fix indentation of multiline copyright comment
9 years ago
ArrayOutOfBounds.java
Fix indentation of multiline copyright comment
9 years ago
AutoGenerated.java
Fix indentation of multiline copyright comment
9 years ago
BUCK
[infer][test] The buck integration BUCK file for the integration test was refering to a file built by make
8 years ago
Builtins.java
[infer][java] Separate the builtins from the other models for a better modularity
8 years ago
ClassCastExceptions.java
[infer][java] Fix spurious class cast excpetion reports when casting arrays of primitive types
8 years ago
CloseableAsResourceExample.java
Do not angelically remove the file attribute on the reciever for virtual calls
9 years ago
ContextLeaks.java
adding tests for context leaks via weak reference
8 years ago
CursorLeaks.java
[backend] fix cursor leak FPs
8 years ago
CursorNPEs.java
[infer][tests] cleanup of the Cursor NPE test file
8 years ago
DivideByZero.java
Fix indentation of multiline copyright comment
9 years ago
DynamicDispatch.java
[infer][java] Add an example of dynamic dispatch handling on fields
8 years ago
FilterInputStreamLeaks.java
Fix resource leak false positive with the resource wrapper java.io.DataInputStream
9 years ago
FilterOutputStreamLeaks.java
Fix indentation of multiline copyright comment
9 years ago
GuardedByExample.java
[guarded-by] support `Classname.fieldname` syntax
8 years ago
HashMapExample.java
Fix indentation of multiline copyright comment
9 years ago
IntegerExample.java
[infer][tests] More complete test cases for the models of the Java Integer class
8 years ago
InvokeDynamic.java
[frontend] support Java 8
8 years ago
JunitAssertion.java
Fix indentation of multiline copyright comment
9 years ago
Lists.java
[infer] models for common types of Java Lists
8 years ago
Makefile
[tests] share javac.make more broadly
8 years ago
NeverNullSource.java
Fix indentation of multiline copyright comment
9 years ago
NullPointerExceptions.java
Remove support for SuppressWarnings annotations
8 years ago
ReaderLeaks.java
[infer][java] Removing the models for com.squareup.okhttp.internal.StrictLineReader
8 years ago
ResourceLeaks.java
[infer][java] Add a model for Process.destroyForcibly()
8 years ago
ReturnValueIgnored.java
Fix indentation of multiline copyright comment
9 years ago
SkippedSourceFile.java
Fix indentation of multiline copyright comment
9 years ago
SomeLibrary.java
Fix indentation of multiline copyright comment
9 years ago
SuppressLintExample.java
[infer][java] Add @SuppressLint as part of the Infer annotations
8 years ago
T.java
Fix indentation of multiline copyright comment
9 years ago
TaintExample.java
[infer][java] Separate the builtins from the other models for a better modularity
8 years ago
Utils.java
Fix indentation of multiline copyright comment
9 years ago
WriterLeaks.java
Fix indentation of multiline copyright comment
9 years ago
issues.exp
Add type path_exec to represent an skipped path of execution. Add logic to symExec to report skipped paths
8 years ago