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.
8cfbdef7e0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8cfbdef7e0'
${ noResults }
infer_clone
/
infer
/
tests
/
codetoanalyze
/
java
/
infer
History
Jeremy Dubreil
8cfbdef7e0
[infer][biabduction] no longer track the resources saved into a container
...
Reviewed By: sblackshear Differential Revision: D7387371 fbshipit-source-id: 81f34cc
7 years ago
..
.inferconfig
[infer][checkers] run the Java biabduction tests using the checkers framework
7 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
[infer][biabduction] no longer track the resources saved into a container
7 years ago
CursorLeaks.java
[infer][PR] add cursorClosedCheckNullCheckClosed test
7 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][biabduction] fix the dynamic resolution of non virtual calls
7 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
[infer][java] modeling more methods for HashMap
7 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
various minor improvements
7 years ago
NeverNullSource.java
Fix indentation of multiline copyright comment
9 years ago
NullPointerExceptions.java
[infer][java] add model for ImmutableList$Builder.add which crashes when given a null value
7 years ago
ReaderLeaks.java
[infer][models] model java.io.BufferedReader as a wrapper
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
Utils.java
Fix indentation of multiline copyright comment
9 years ago
WriterLeaks.java
Fix indentation of multiline copyright comment
9 years ago
issues.exp
[infer][biabduction] no longer track the resources saved into a container
7 years ago