diff options
| author | René Scharfe <l.s.r@web.de> | 2022-11-12 11:44:00 +0100 |
|---|---|---|
| committer | Taylor Blau <me@ttaylorr.com> | 2022-11-12 23:58:15 -0500 |
| commit | 90ba69e962da41e562bad8867f5e122aa793a3cc (patch) | |
| tree | 01d85b422ed2b20391aa1569dee0b993bf8ea988 /t/t9114-git-svn-dcommit-merge.sh | |
| parent | 319605f8f00e402f3ea758a02c63534ff800a711 (diff) | |
| download | git-90ba69e962da41e562bad8867f5e122aa793a3cc.tar.gz | |
pack-objects: fix handling of multiple --filter options
Since 5cb28270a1 (pack-objects: lazily set up "struct rev_info", don't
leak, 2022-03-28) --filter options given to git pack-objects overrule
earlier ones, letting only the leftmost win and leaking the memory
allocated for earlier ones. Fix that by only initializing the rev_info
struct once.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 't/t9114-git-svn-dcommit-merge.sh')
0 files changed, 0 insertions, 0 deletions
