Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/binutils/bfd



Module Name:    src
Committed By:   dogcow
Date:           Tue Nov 25 01:58:14 UTC 2008

Modified Files:
        src/gnu/dist/binutils/bfd: archive.c

Log Message:
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.6 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