[PATCH] Poison all slabs on BumpPtrAllocator::Reset

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 17:09:03 PST 2016


+Pete, Justin who landed the original poisoning for BumpPtrAllocator.

On Fri, Jan 8, 2016 at 3:44 PM, David Blaikie <dblaikie at gmail.com> wrote:

> bump/pass
>
> Alexey - is this the right asanification here?
>
> On Fri, Dec 18, 2015 at 1:07 AM, b17 c0de via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> BumpPtrAllocator::Reset should also poison the first slab which doesn't
>> get deallocated. Please apply.
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>>
>


-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/14a57753/attachment.html>


More information about the llvm-commits mailing list