[PATCH] D17690: [asan] Check if the memory is readable before using the AsanChunk in free() and realloc()

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 08:38:38 PST 2016


filcab abandoned this revision.
filcab added a comment.

That is totally true. I didn't think of the pipe()+write().
Thank you.


http://reviews.llvm.org/D17690





More information about the llvm-commits mailing list