Module Name: src
Committed By: christos
Date: Sun Oct 20 19:53:36 UTC 2024
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_linux.cpp
Log Message:
Can't use __ps_strings because we are called from a constructor and rtld
has not ran the csu code yes to initialize __ps_strings.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.