[all-commits] [llvm/llvm-project] 4f67a9: [libc++] Fix TOCTOU issue with std::filesystem::re...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Feb 1 12:31:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f67a909902d8ab9e24e171201db189b661700bf
      https://github.com/llvm/llvm-project/commit/4f67a909902d8ab9e24e171201db189b661700bf
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M libcxx/src/filesystem/operations.cpp
    A libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/toctou.pass.cpp

  Log Message:
  -----------
  [libc++] Fix TOCTOU issue with std::filesystem::remove_all

https://bugs.chromium.org/p/llvm/issues/detail?id=19
rdar://87912416

Differential Revision: https://reviews.llvm.org/D118134




More information about the All-commits mailing list