CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/01/11 00:13:30

Modified files:
        sys/isofs/cd9660: cd9660_vnops.c 

Log message:
Pull in fix from kif via FreeBSD r1.114 to properly initialize
uio_off. Prevents crap being passed as the starting offset to
getdirentries(), which could lead to various kinds of confusion
when trying to process cd9660 directory entries.

Problem seen by jsg@, who also found the fix in FreeBSD.

ok beck@

Reply via email to