On Sun, Dec 16, 2012 at 7:19 AM, Lauri Kasanen <[email protected]> wrote:

> Hi
>
> Dirlisting had a set of bugs. This set should fix them all.
>
> The first one fixes filename corruption in large directories.
>
> - Lauri
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>
>
on this one i would suggest to use a static buffer, strdup(2) will perform
an extra memory allocation, if we have > 100 entries it could hit
performance...

-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to