[compiler-rt] [rtsan] Fix va_args handling in open functions (PR #108291)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 17:27:56 PDT 2024
vitalybuka wrote:
I would expect it's unnecessary? it probably unpacks garbage, but it's not suppose to be used.
also seem O_TMPFILE can read mode?
https://github.com/llvm/llvm-project/pull/108291
More information about the llvm-commits
mailing list