[libcxx-commits] [PATCH] D138601: [libc++] Fix memory leaks when throwing inside std::vector constructors

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 6 05:38:09 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ff4d218a80b: [libc++] Fix memory leaks when throwing inside std::vector constructors (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138601

Files:
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector.bool/ctor_exceptions.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.cons/exceptions.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138601.480447.patch
Type: text/x-patch
Size: 21277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221206/e1379bc2/attachment-0001.bin>


More information about the libcxx-commits mailing list