[compiler-rt] [SanitizerCommon] add null check for fopen64 interceptor (PR #68760)
Wu Yingcong via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 22:33:53 PDT 2023
yingcong-wu wrote:
Thank you @thurstond for your help. I added back the RUN line and add requires for asan and glibc.
I think we should add this since we already have added a null check for fopen() in https://github.com/intel-restricted/applications.compilers.llvm-project/commit/1d1be3dd8822c18babbebdcc60d4bbf152df5607.
https://github.com/llvm/llvm-project/pull/68760
More information about the llvm-commits
mailing list