[libcxx-commits] [libcxx] [libc++] Fix UB in filesystem::__copy for non-existent destination. (PR #87615)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 21 15:02:48 PDT 2024
EricWF wrote:
> At first, I thought, that problem is in linux itself, but documentation states that `struct stat` state is undefined if `fstat/lstat/stat` returned "failure" indicator.
Which documentation are you referring to?
https://github.com/llvm/llvm-project/pull/87615
More information about the libcxx-commits
mailing list