forked from OSchip/llvm-project
b38045d02e
Summary: socket() is better to include SOCK_CLOEXEC in its type argument to avoid the file descriptor leakage. Reviewers: chh, Eugene.Zelenko, alexfh, hokein, aaron.ballman Reviewed By: chh, alexfh Subscribers: srhines, mgorny, JDevlieghere, xazax.hun, cfe-commits Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D34913 llvm-svn: 307818 |
||
---|---|---|
.. | ||
AndroidTidyModule.cpp | ||
CMakeLists.txt | ||
CloexecCreatCheck.cpp | ||
CloexecCreatCheck.h | ||
CloexecFopenCheck.cpp | ||
CloexecFopenCheck.h | ||
CloexecOpenCheck.cpp | ||
CloexecOpenCheck.h | ||
CloexecSocketCheck.cpp | ||
CloexecSocketCheck.h |