Subject: CVS commit: basesrc/sbin/modload
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/03/2002 23:45:58
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Jan  3 21:45:58 UTC 2002

Modified Files:
	basesrc/sbin/modload: elf.c

Log Message:
make sure string_table is initialized to NULL in read_shstring_table(),
so that NULL is returned if .strtab is not found


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/modload/elf.c

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