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.
Dino Distefano 00e97afdf8
First version of taint analysis.
9 years ago
..
AnalysisStopsTest.java [copyrightor] format start and end of copyright comments 9 years ago
ArrayOutOfBoundsTest.java Complete copyright messages. 10 years ago
AutoGeneratedTest.java [copyrightor] format start and end of copyright comments 9 years ago
BUCK initial synchronization 10 years ago
BuiltinsTest.java [copyrightor] format start and end of copyright comments 9 years ago
ClassCastExceptionsTest.java Complete copyright messages. 10 years ago
CloseableAsResourceTest.java [infer][java] the detection of a resource leak should not prevent the symbolic execution to proceed 9 years ago
ContextLeaksTest.java No longer report context leak on private methods 9 years ago
CursorLeaksTest.java Complete copyright messages. 10 years ago
DivideByZeroTest.java Complete copyright messages. 10 years ago
FilterInputStreamLeaksTest.java Complete copyright messages. 10 years ago
FilterOutputStreamLeaksTest.java Complete copyright messages. 10 years ago
HashMapModelTest.java [copyrightor] format start and end of copyright comments 9 years ago
IntegerClassTest.java Complete copyright messages. 10 years ago
JunitAssertionTest.java Complete copyright messages. 10 years ago
NullPointerExceptionTest.java Fixing Symexec_memory error that occurs when dereferencing the return value of an undefined function 9 years ago
ReaderLeaksTest.java Complete copyright messages. 10 years ago
ResourceLeaksTest.java Complete copyright messages. 10 years ago
ReturnValueIgnoredTest.java Complete copyright messages. 10 years ago
TaintTest.java First version of taint analysis. 9 years ago
WriterLeaksTest.java Complete copyright messages. 10 years ago