[all-commits] [llvm/llvm-project] 160187: [compiler-rt][nsan] Fix strsep interceptor (#106307)
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Tue Aug 27 17:40:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1601879f5d690595889a5537c0049b62df4657c7
https://github.com/llvm/llvm-project/commit/1601879f5d690595889a5537c0049b62df4657c7
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M compiler-rt/lib/nsan/nsan_interceptors.cpp
A compiler-rt/test/nsan/intercep_strsep.cpp
Log Message:
-----------
[compiler-rt][nsan] Fix strsep interceptor (#106307)
Fix strsep interceptor.
For strsep description see
https://www.man7.org/linux/man-pages/man3/strsep.3.html
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list