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.
Sam Blackshear 67c45bed78
[quandary] fix invariant 1: "sink(s) with only non-footprint source" violations
7 years ago
..
.inferconfig [config] add option to force deletion of results dir 7 years ago
Makefile various minor improvements 7 years ago
allocs.cpp [quandary] allocation as a sink 8 years ago
arrays.cpp [quandary] fix invariant 1: "sink(s) with only non-footprint source" violations 7 years ago
basics.cpp [quandary] fix widening bug 7 years ago
execs.cpp [quandary] allow specifying globals as sources 7 years ago
files.cpp [quandary] support sources that taint a pointer arg or arg passed by ref rather than the return value 8 years ago
issues.exp [quandary] fix invariant 1: "sink(s) with only non-footprint source" violations 7 years ago
pointers.cpp [checkers] use liveness analysis to create dead store checker 7 years ago
strings.cpp Whitelist the constructors+conversion operators+destructors for classes listed on whitelisted_cpp_classes 7 years ago
unknown_code.cpp [quandary] improved handling of unknown code in C++ 8 years ago
vectors.cpp [quandary] fix heuristic for recognizing buffer access 7 years ago