[PATCH] D15008: [sanitizer] Fix a crash in SizeClassAllocator32 with an out-of-range pointer

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 03:20:57 PST 2015


dvyukov added a comment.

It is broken. We never used it. We don't have tests for it.
See previous comments.


http://reviews.llvm.org/D15008





More information about the llvm-commits mailing list