Date: Thu, 23 Aug 2001 10:08:26 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand cd9660.c Message-ID: <200108231708.f7NH8R917295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/08/23 10:08:26 PDT
Modified files:
lib/libstand cd9660.c
Log:
Bail if we go beyond the directory size, not just if we hit it.
Certain ISO fs's (like the one for 4.4-RC1 disc1 on alpha)
trigger this, and we end up opening a null file name. This causes us to get
a false match for "kernel.ko" when it does not exist.
Revision Changes Path
1.7 +2 -2 src/lib/libstand/cd9660.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108231708.f7NH8R917295>
