Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/gnu/dist/binutils/bfd
Module Name: src
Committed By: snj
Date: Thu Dec 4 02:21:30 UTC 2008
Modified Files:
src/gnu/dist/binutils/bfd [netbsd-5]: archive.c
Log Message:
Pull up following revision(s) (requested by dogcow in ticket #163):
gnu/dist/binutils/bfd/archive.c: revision 1.6
sprintf to temporary buffer and memcpy, rather than sprintf directly
into place; this avoids possible corruption and coredumping on systems
that more aggressively bounds-check. patch by dbj.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.26.1 src/gnu/dist/binutils/bfd/archive.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