[cfe-dev] idea: feature to force cleanup of freed stack/heap - useful enough?

Dennis Luehring dl.soluz at gmx.net
Thu Oct 31 02:38:48 PDT 2013


Am 31.10.2013 07:09, schrieb Kostya Serebryany:
> This sounds similar to
> https://code.google.com/p/address-sanitizer/issues/detail?id=73

doesn't your talk(new feature of ASan) on 2013 LLVM Developers' Meeting 
address my case?

  * Stack-use-after-scope detector finds uses of stack-allocated objects
    outside of the scope where they are defined.


http://llvm.org/devmtg/2013-11/#talk6





More information about the cfe-dev mailing list