[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
Wed Nov 23 12:54:13 PST 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138601

Files:
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector/vector.cons/throwing.pass.cpp

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


More information about the libcxx-commits mailing list