diff options
author | Dan McGee <dpmcgee@gmail.com> | 2010-01-30 09:42:58 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-30 09:11:00 -0800 |
commit | bfac23d9534ea88ed2b033cf0cb17b22ec0e4cdb (patch) | |
tree | 3143071c046a80676110fad40cdcfaadc3e36706 /git.spec.in | |
parent | 31d87385c4fbd7fc4ab295f2848531b5c1021828 (diff) | |
download | git-bfac23d9534ea88ed2b033cf0cb17b22ec0e4cdb.tar.gz |
grep: Fix two memory leaks
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 <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.spec.in')
0 files changed, 0 insertions, 0 deletions