svn commit: r253862 - head/sys/boot/ficl

Marcel Moolenaar marcel at xcllnt.net
Fri Aug 9 19:16:57 UTC 2013


On Aug 4, 2013, at 9:52 PM, Jan Beich <jbeich at tormail.org> wrote:
> 
>> 
>> It's probably not going to work on any other FS. The
>> alternative is to just not support freaddir due to lack
>> of runtime support.
> 
> What's the issue with my version in bin/172542 ? It doesn't
> use d_reclen but relies on a side-effect of readdir() call.

It leaks memory and doesn't handle the use of freaddir with
different fds interspersed. It's flawed in a different way.
FYI,

-- 
Marcel Moolenaar
marcel at xcllnt.net




More information about the svn-src-all mailing list