On Sat, Jan 30, 2010 at 9:42 AM, Dan McGee [off-list ref] wrote:
We duplicate the grep_opt structure when using grep threads, but didn't
later free either the patterns attached to this new structure or the
structure itself.
Signed-off-by: Dan McGee <redacted>
---
Found these with valgrind.
Ignore the misleading numbers in the subject, there isn't more to see
here...whoops.
-Dan