cvs commit: src/bin/sh eval.c
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Jun 19 05:08:01 PDT 2006
corecode 2006/06/19 05:05:43 PDT
DragonFly src repository
Modified files:
bin/sh eval.c
Log:
Coverity CID 3384: Don't close -1.
Coverity CID 2479: Clarify confusion about uninitialized variable in the
presence of setjmp/vfork.
Taken from: NetBSD via Coverity Prevent
Submitted by: Gary <gary at xxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.7 +3 -2 src/bin/sh/eval.c
http://www.dragonflybsd.org/cvsweb/src/bin/sh/eval.c.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list