Source-Changes archive

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

CVS commit: [netbsd-3] src/bin/sh



Module Name:    src
Committed By:   tron
Date:           Mon Jun 13 22:03:51 UTC 2005

Modified Files:
        src/bin/sh [netbsd-3]: eval.c

Log Message:
Pull up revision 1.82 (requested by lukem in ticket #397):
Mark temp_path volatile so that it won't get clobbered after longjmp.
(Also appeases gcc -Wuninitialized.)


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.81.2.1 src/bin/sh/eval.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