Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/ld.elf_so



Module Name:    basesrc
Committed By:   nathanw
Date:           Thu Nov 14 21:07:46 UTC 2002

Modified Files:
        basesrc/libexec/ld.elf_so: search.c

Log Message:
In _rtld_load_library(), ensure that the old _rtld_error state (a message from
a previous error, or NULL) is preserved if the search eventually succeeds.

Addresses the problem pointed out in PR pkg/19024.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/libexec/ld.elf_so/search.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