Subject: CVS commit: src/libexec/ld.elf_so/arch/mips
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 09:20:19
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 09:20:19 UTC 2005

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

Log Message:
Initialize a bunch of local variables in _rtld_relocate_nonplt_self().
Found by -Wuninitialized while compiling for newsmips.

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/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.