DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/lib/libc/gen readdir.c
:It's reading over the end of the buffer. That's what this patch fixes.
:Check out the PR for the details, but basically you can hit it when
:reading large directories.
:
:Joerg
Ah, now I see... it's reading over the end of the source buffer, not writing over
the end of the destination buffer.
Ok, go ahead and MFC it.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]