1. a816615 Tweak stack address checker to report multiple cases where globals may reference stack memory. by Ted Kremenek · 15 years ago
  2. 551bd1f Rework StackAddrLeakChecker to find stores of stack memory addresses to global variables by Ted Kremenek · 15 years ago
  3. bd409d0 We return Loc where we know. by Zhongxing Xu · 15 years ago
  4. 9b14683 Merge StackAddrLeakChecker and ReturnStackAddressChecker. by Zhongxing Xu · 15 years ago
  5. 2c46458 Directly compare the StackFrameContext. This greatly simplifies logic and by Zhongxing Xu · 15 years ago
  6. 1622a54 Add a checker check if a global variable holds a local variable's address after by Zhongxing Xu · 15 years ago