Source-Changes archive

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

CVS commit: basesrc/dist/nawk



Module Name:    basesrc
Committed By:   jdolecek
Date:           Thu Jun 27 08:52:28 UTC 2002

Modified Files:
        basesrc/dist/nawk: run.c

Log Message:
correctly handle 'printf "%c", 0' - previously, it accessed random
memory and segv'd under some circumstances (e.g. when running
sys/arch/walnut/compile/mkimg.sh rev. 1.2 script)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/dist/nawk/run.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