DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]