cvs commit: src/usr.bin/make
Max Okumoto
okumoto at crater.dragonflybsd.org
Fri Dec 17 00:09:04 PST 2004
okumoto 2004/12/17 00:06:12 PST
DragonFly src repository
Modified files:
usr.bin/make dir.c
Log:
If a path element directory was never opened it is not on the list of
open directories so there is no need to remove it from there. This fixes
a core dump introduced by removing the run-time check from Lst_Remove.
Taken-from: FreeBSD
Author: harti
Revision Changes Path
1.25 +2 -2 src/usr.bin/make/dir.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/dir.c.diff?r1=1.24&r2=1.25&f=u
More information about the Commits
mailing list