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

Kostya Serebryany kcc at google.com
Thu Oct 31 08:56:02 PDT 2013


+samsonov


On Thu, Oct 31, 2013 at 2:38 AM, Dennis Luehring <dl.soluz at gmx.net> wrote:

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

This one only handles the scope within a single function.


>
>
> http://llvm.org/devmtg/2013-**11/#talk6<http://llvm.org/devmtg/2013-11/#talk6>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131031/c02016f7/attachment.html>


More information about the cfe-dev mailing list