Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so/arch/mips
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.
Home |
Main Index |
Thread Index |
Old Index