Source-Changes archive

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

CVS commit: [netbsd-3-1] src/dist/file/src



Module Name:    src
Committed By:   bouyer
Date:           Sun Apr  1 15:49:57 UTC 2007

Modified Files:
        src/dist/file/src [netbsd-3-1]: file.h funcs.c magic.c

Log Message:
Apply patch (requested by adrianp in ticket #1743)
        dist/file/src/file.h    patch
        dist/file/src/funcs.c   patch
        dist/file/src/magic.c   patch
Fix an integer underflow in file_printf which can lead to an exploitable heap
overflow.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.6.1 src/dist/file/src/file.h
cvs rdiff -r1.2 -r1.2.6.1 src/dist/file/src/funcs.c
cvs rdiff -r1.13 -r1.13.6.1 src/dist/file/src/magic.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