1. 6ca45c9 [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus package. by Anton Yartsev · 11 years ago
  2. a1de856 [analyzer] Shorten the malloc checker’s leak message by Anna Zaks · 13 years ago
  3. 10ad081 [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks). by Jordan Rose · 13 years ago
  4. 2633056 [analyzer] Split new/delete checker into use-after-free and leaks parts. by Jordan Rose · 13 years ago
  5. 01acbce [analyzer] Moving cplusplus.NewDelete to alpha.* for now. by Anton Yartsev · 13 years ago
  6. 3dfc33e [analyzer] Enabled unix.Malloc checker. + Refactoring. by Anton Yartsev · 13 years ago
  7. 8b66270 [analyzer] For now assume all standard global 'operator new' functions allocate memory in heap. by Anton Yartsev · 13 years ago