Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/patch
Module Name: basesrc
Committed By: kristerw
Date: Sat Mar 16 22:36:42 UTC 2002
Modified Files:
basesrc/usr.bin/patch: backupfile.c inp.c inp.h patch.c pch.c pch.h
util.c util.h
Log Message:
Check result of malloc and strdup
Made some functions static
Removed unneccessary buffer
Increased size of some buffers that could overflow
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/patch/backupfile.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/patch/inp.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/patch/inp.h
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/patch/patch.c \
basesrc/usr.bin/patch/util.c
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/patch/pch.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/patch/pch.h
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/patch/util.h
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