[PATCH] D138244: Revert "Reapply: Add an error message to the default SIGPIPE handler"
Kees Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 16:24:28 PST 2022
kees accepted this revision.
kees added a comment.
This revision is now accepted and ready to land.
Looks good. Likely future work here would be to examine why the EX_IOERR exit is being exposed instead of just leaving SIGPIPE set to SIG_DFLT. But that's a separate issue entirely. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138244/new/
https://reviews.llvm.org/D138244
More information about the llvm-commits
mailing list