Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: christos
Date: Mon Oct 13 20:50:48 UTC 2025
Modified Files:
src/lib/libc/stdlib: atexit.c
Log Message:
Disable the dso assertion for now because the thread sanitizer calls:
tsan_interceptors_posix.cpp: if (REAL(__cxa_atexit)(&finalize, 0, 0))
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/stdlib/atexit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index