Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
dbf8ea413e7b4002d6f0f80415fe447652bc466d
/
lib
/
Checker
/
StackAddrLeakChecker.cpp
a816615
Tweak stack address checker to report multiple cases where globals may reference stack memory.
by Ted Kremenek
· 15 years ago
551bd1f
Rework StackAddrLeakChecker to find stores of stack memory addresses to global variables
by Ted Kremenek
· 15 years ago
bd409d0
We return Loc where we know.
by Zhongxing Xu
· 15 years ago
9b14683
Merge StackAddrLeakChecker and ReturnStackAddressChecker.
by Zhongxing Xu
· 15 years ago
2c46458
Directly compare the StackFrameContext. This greatly simplifies logic and
by Zhongxing Xu
· 15 years ago
1622a54
Add a checker check if a global variable holds a local variable's address after
by Zhongxing Xu
· 15 years ago