When attempting to open a file path do not treat a file that appears as a
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 1 Dec 2003 08:52:20 +0000 (08:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 1 Dec 2003 08:52:20 +0000 (08:52 +0000)
commitb0e98229848fa1e11a97a1f5fde6bfe4cf1c0f3a
tree03ab7fa17d8879af50b7d473f6bc21d5a413b2ec
parentc0d18d1dce06ff71db85286c076f3582a18a2410
When attempting to open a file path do not treat a file that appears as a
path element as a directory.  This can lockup the boot code.
lib/libstand/cd9660.c