[PATCH] D42043: c-index: CXString: fix MSAN read-past-end bug

Steve O'Brien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 23 07:39:17 PST 2018


elsteveogrande added a comment.

Hi @vsk + @arphaman : I did find such problems with either MSAN (with poison-in-dtor) and ASAN, so we should be able to discover these instances pretty easily :)


Repository:
  rC Clang

https://reviews.llvm.org/D42043





More information about the cfe-commits mailing list