Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/libexec/ld.elf_so
Module Name: src
Committed By: riastradh
Date: Sat Apr 12 18:02:39 UTC 2025
Modified Files:
src/tests/libexec/ld.elf_so: t_rtld_r_debug.c
Log Message:
t_rtld_r_debug: Use ATF_REQUIRE where we can't proceed on failure.
Not helpful for the test program to crash with SIGSEGV on null
pointer dereference -- just make it stop when we detect the null
pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/libexec/ld.elf_so/t_rtld_r_debug.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