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.
Jeremy Dubreil 4a1eae048a
[infer][clang] fix unitialized value false positive for values not initialized in the throw branch
7 years ago
..
bufferoverrun [inferbo] revise semantics of vector::data 7 years ago
errors [infer][biabduction] remove the bi-abduction based check for uninitialized values 7 years ago
frontend [siof] one access per sink, better report deduplication 7 years ago
liveness [dead stores] don't warn on likely-harmless dead stores to default values 7 years ago
nullable [infer][clang] the nullable checker should not warn on pointer re-assignment 7 years ago
quandary [quandary] thrift services as sources + remote code execution risk issue type 7 years ago
racerd [LockConsistency] Do not merge read/write with container read/write 7 years ago
shared [clang] static data members are external globals unless defined in the file 7 years ago
siof [siof] do not generate dummy derefs in initializer code 7 years ago
uninit [infer][clang] fix unitialized value false positive for values not initialized in the throw branch 7 years ago