[libc-commits] [PATCH] D106919: [libc][wip] add integration tests for scudo in libc

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 3 14:42:05 PDT 2021


michaelrj added a comment.

I added a file copied from `use_after_free.cpp` but it's not crashing like it's supposed to, which to me means that something might be wrong with the gwp-asan include? I will investigate it further.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106919/new/

https://reviews.llvm.org/D106919



More information about the libc-commits mailing list