[PATCH] [analyzer] Detect use-after-free scenarios in -dealloc after calling [super dealloc]

David Kilzer ddkilzer at kilzer.net
Sun Aug 24 08:44:28 PDT 2014


Fix typo in last patch that caused infinite recursion

http://reviews.llvm.org/D5042

Files:
  lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  test/Analysis/DeallocUseAfterFreeErrors.m
  tools/clang-check/Makefile
  tools/driver/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5042.12885.patch
Type: text/x-patch
Size: 13295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140824/0915dfd8/attachment.bin>


More information about the cfe-commits mailing list