[PATCH] D15807: [asan] Fix internal CHECK failure on double free in recovery mode.
Kostya Serebryany via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 17:48:35 PST 2016
kcc added a subscriber: kcc.
kcc added a comment.
I would prefer a force exit in ReportInvalidFree, just because this is simpler.
In either case, test please.
Repository:
rL LLVM
http://reviews.llvm.org/D15807
More information about the llvm-commits
mailing list