mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-11 02:22:26 +03:00
Previously, the implementation would conditionally exit based on the status argument, which GCC did not know about. This leads to false uninitialized variable warnings when data is accessed after a TEST_VERIFY_EXIT failure (from code which would never execute).
1.3 KiB
1.3 KiB