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.
Sungkeun Cho 3685cc6fdd
[pulse] Revise trace of uninitialized value check
4 years ago
..
CFRetainReleaseExample.m [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
DeallocCalls.m [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
Makefile [pulse] Add a flag to model methods for memory ownership transfer 5 years ago
MallocInObjC.m [pulse] Add model for malloc_no_fail 5 years ago
MemoryLeaks.m [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
MemoryLeaksInBlocks.m [closuressubstitution] Flip order of captured variables and actual parameters 4 years ago
NPEBlocks.m [closures preanalysis][2/n] Add second preanalysis that fills the body of the specialized methods with blocks 4 years ago
NSObjectInitModelTest.m [pulse] Add model for NSObject.init 4 years ago
issues.exp [pulse] Revise trace of uninitialized value check 4 years ago
uninit.m [pulse] Give semantics of dispatch_sync in ObjC 4 years ago
use_after_free.m [pulse] Add pulse tests for objective-c (the c part of it) 5 years ago