This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8e212f0468
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8e212f0468'
${ noResults }
infer_clone
/
infer
/
tests
/
codetoanalyze
/
java
/
infer
History
Josh Berdine
178451e117
Disable timeouts during model analysis
...
Reviewed By: sblackshear, cristianoc Differential Revision: D4317600 fbshipit-source-id: 815c462
8 years ago
..
.inferconfig
Turn GuardedBy Reporting on by default
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][genrule] Add example of Buck DEFS macro to generate Infer analysis targets
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
9 years ago
CursorLeaks.java
[backend] fix cursor leak FPs
8 years ago
DivideByZero.java
Fix indentation of multiline copyright comment
9 years ago
DynamicDispatch.java
implementing dynamic dispatch support for Java interfaces
9 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
Makefile
[tests] share javac.make more broadly
8 years ago
NeverNullSource.java
Fix indentation of multiline copyright comment
9 years ago
NullPointerExceptions.java
model String.equals(...) as '=='
9 years ago
ReaderLeaks.java
[infer][java] Removing the models for com.squareup.okhttp.internal.StrictLineReader
8 years ago
ResourceLeaks.java
new analysis for adding nullify's
9 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
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
Disable timeouts during model analysis
8 years ago