Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/mips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 11/24/2001 20:07:05
Module Name:	basesrc
Committed By:	rafal
Date:		Sat Nov 24 18:07:05 UTC 2001

Modified Files:
	basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c

Log Message:
Fix bug found by Izumi Tsutsui -- if _rtld_find_symdef returned NULL, the
runtime linker would crash.  Restore behavior similar to version 1.3, where
the runtime linker continues on, ignoring the symbol.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.