[PATCH] D15807: [asan] Fix internal CHECK failure on double free in recovery mode.

Maxim Ostapenko via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 30 05:45:37 PST 2015


m.ostapenko added a comment.

> I'm not sure upstream people will take this but probably still makes sense to publish FTR.


Yeah, perhaps this looks dirty. But still, failing with CHECK error looks a bit scary for users, perhaps we could just exit after ReportInvalidFree call if continuing execution doesn't look reasonable?


Repository:
  rL LLVM

http://reviews.llvm.org/D15807





More information about the llvm-commits mailing list