svn commit: r210430 - head/usr.bin/grep
Gabor Kovesdan
gabor at FreeBSD.org
Fri Jul 23 19:43:54 UTC 2010
Em 2010.07.23. 21:36, Xin LI escreveu:
> Author: delphij
> Date: Fri Jul 23 19:36:11 2010
> New Revision: 210430
> URL: http://svn.freebsd.org/changeset/base/210430
>
> Log:
> Fix crashes when using grep -R:
>
> - Explicitly pre-zero memory for fts_open parameters.
> - Don't test against directory patterns when we are testing direct
> leaf of current directory.
>
> While I'm there plug a few of memory leaks.
>
Thanks!
Gabor
More information about the svn-src-all
mailing list