cvs commit: src/usr.bin/make dir.c
Hartmut Brandt
harti at FreeBSD.org
Thu Dec 9 02:00:55 PST 2004
harti 2004-12-09 10:00:55 UTC
FreeBSD 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.
Revision Changes Path
1.43 +2 -2 src/usr.bin/make/dir.c
More information about the cvs-all
mailing list