Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
146254fb4ee74f924a6ef71319e7a29fca35ff10
/
test
/
Analysis
/
malloc-annotations.c
63bc186
[analyzer] Report leaks at the closing brace of a function body.
by Jordan Rose
· 12 years ago
cdc3a89
Fix analyzer tests.
by Ted Kremenek
· 12 years ago
c4bac8e
Allow multiple PathDiagnosticConsumers to be used with a BugReporter at the same time.
by Ted Kremenek
· 12 years ago
0d53ab4
[analyzer] Track malloc'd regions stored in structs.
by Jordan Rose
· 12 years ago
5b7aa34
[analyzer] Malloc: Warn about use-after-free when memory ownership was
by Anna Zaks
· 12 years ago
050cdd7
[analyzer] Malloc: cleanup, disallow free on relinquished memory.
by Anna Zaks
· 12 years ago
3d7c44e
[analyzer] Malloc: Utter the name of the leaked variable.
by Anna Zaks
· 13 years ago
b3d7275
[analyzer] Fix a regression introduced in malloc with
by Anna Zaks
· 13 years ago
febdc32
[analyzer] Malloc Checker: Clean up bug naming:
by Anna Zaks
· 13 years ago
ac59300
[analyzer] Malloc Checker: Give up when a pointer escapes into a struct.
by Anna Zaks
· 13 years ago
0860cd0
[analyzer] Malloc Checker: Report a leak when we are returning freed
by Anna Zaks
· 13 years ago
e9ef562
[analyzer] MallocChecker Cleanup - harden against crashes, fix an error
by Anna Zaks
· 13 years ago
231361a
[analyzer] Split the MallocChecker into two versions - pessimistic and
by Anna Zaks
· 13 years ago