Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/14/2002 23:07:47
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.