[libcxx-commits] [PATCH] D58926: [libc++] Fix use-after-free when building with _LIBCPP_DEBUG=1

Tom Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 6 12:49:26 PST 2019


thomasanderson updated this revision to Diff 189565.
thomasanderson added a comment.
Herald added a subscriber: christof.

Added test: crashes before change, passes after


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

https://reviews.llvm.org/D58926

Files:
  libcxx/include/list
  libcxx/test/libcxx/debug/containers/db_sequence_container_iterators.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58926.189565.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190306/a721748a/attachment.bin>


More information about the libcxx-commits mailing list