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 /Documentation/git-help.txt | |
parent | rebase: don't invoke the pager for each commit summary (diff) | |
download | tgif-bfac23d9534ea88ed2b033cf0cb17b22ec0e4cdb.tar.xz |
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 'Documentation/git-help.txt')
0 files changed, 0 insertions, 0 deletions