[libcxx-commits] [PATCH] D118134: [libc++] Fix TOCTOU issue with std::filesystem::remove_all

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 26 08:09:45 PST 2022


ldionne updated this revision to Diff 403274.
ldionne marked 6 inline comments as done.
ldionne added a comment.

Address all comments except for adding a second test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118134

Files:
  libcxx/src/filesystem/operations.cpp
  libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/toctou.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118134.403274.patch
Type: text/x-patch
Size: 7283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220126/01758c5b/attachment-0001.bin>


More information about the libcxx-commits mailing list