K 10 svn:author V 3 kib K 8 svn:date V 27 2008-06-11T12:46:09.269169Z K 7 svn:log V 302 In cd9660_readdir vop, always initialize the idp->uio_off member. The while loop that is assumed to initialize the uio_off later, may be not entered at all, causing uninitialized value to be returned in uio->uio_offset. PR: 122925 Submitted by: Jaakko Heinonen MFC after: 1 weeks END