index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
malloc.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Switched to checkPreCall interface for detecting usage after free.
Anton Yartsev
2013-04-10
1
-1
/
+11
*
[analyzer] These implements unix.MismatchedDeallocatorChecker checker.
Anton Yartsev
2013-03-28
1
-1
/
+1
*
[analyzer] Be more consistent about Objective-C methods that free memory.
Jordan Rose
2013-03-09
1
-15
/
+32
*
[analyzer] Don't generate a summary for "freeWhenDone" if method is
Anna Zaks
2012-12-11
1
-0
/
+15
*
[analyzer] Address Jordan's code review for r167813.
Anna Zaks
2012-11-13
1
-0
/
+6
*
Add a test that shows that reporting a leak after failure to free is
Anna Zaks
2012-11-13
1
-2
/
+5
*
Fix a Malloc Checker FP by tracking return values from initWithCharacter
Anna Zaks
2012-11-13
1
-0
/
+47
*
Adjust some analyzer tests to place widely shared inputs inside of an
Chandler Carruth
2012-09-12
1
-2
/
+2
*
[analyzer] Teach malloc checker that initWith[Bytes|Characters}NoCopy
Anna Zaks
2012-06-22
1
-0
/
+10
*
[analyzer] Fixup to r158958.
Anna Zaks
2012-06-22
1
-0
/
+5
*
[analyzer] Malloc: Warn about use-after-free when memory ownership was
Anna Zaks
2012-06-22
1
-6
/
+11
*
[analyzer] Allow pointers to escape into NSPointerArray.
Anna Zaks
2012-06-19
1
-0
/
+23
*
[analyzer] Allow pointers escape through calls containing callback args.
Anna Zaks
2012-05-03
1
-0
/
+25
*
[analyzer]Fix false positive: pointer might escape through CG*WithData.
Anna Zaks
2012-04-06
1
-0
/
+18
*
[analyzer]Malloc,RetainRelease: Allow pointer to escape via NSMapInsert.
Anna Zaks
2012-03-30
1
-0
/
+19
*
[analyzer] Malloc: Allow a pointer to escape through OSAtomicEnqueue.
Anna Zaks
2012-03-26
1
-0
/
+11
*
[analyzer] Malloc: drop symbols captured by blocks.
Anna Zaks
2012-03-22
1
-1
/
+10
*
[analyzer] Malloc should assume that ownership is transfered when
Anna Zaks
2012-03-05
1
-0
/
+6
*
[analyzer] Malloc: A pointer might escape through CFContainers APIs,
Anna Zaks
2012-02-29
1
-2
/
+10
*
[analyzer] Fix Malloc False Positive (PR 12100)
Anna Zaks
2012-02-28
1
-0
/
+22
*
[analyzer] Malloc: reason about the ObjC messages and C++.
Anna Zaks
2012-02-24
1
-59
/
+46
*
[analyzer] Turn on by default the Malloc Checker and a couple of CString
Anna Zaks
2012-02-20
1
-1
/
+1
*
[analyzer] MallocChecker: more tests.
Anna Zaks
2012-02-16
1
-0
/
+76