[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 00:52:47 PST 2015
dvyukov added a comment.
Kostya, I think we should remove kSpaceBeg and replace it with zero. What do you think?
http://reviews.llvm.org/D15008
More information about the llvm-commits
mailing list