Subject: CVS commit: [netbsd-1-5] src/usr.bin/file
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/10/2003 00:39:33
Module Name:	src
Committed By:	he
Date:		Sun Mar  9 22:39:33 UTC 2003

Modified Files:
	src/usr.bin/file [netbsd-1-5]: readelf.c

Log Message:
Pull up revision 1.17 (requested by pooka in ticket #31):
        Don't blindly trust values coming from an ELF file, and fix
        a memory allocation issue (compute the correct size to allocate).


To generate a diff of this commit:
cvs rdiff -r1.6.4.2 -r1.6.4.3 src/usr.bin/file/readelf.c

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