Commit c270b05
submodule--helper: fix small memory leaks
Add a missing strbuf_release() and a clear_pathspec() to the
submodule--helper.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 27ff1fb commit c270b05
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3220 | 3220 | | |
3221 | 3221 | | |
3222 | 3222 | | |
| 3223 | + | |
3223 | 3224 | | |
3224 | 3225 | | |
3225 | 3226 | | |
| |||
3231 | 3232 | | |
3232 | 3233 | | |
3233 | 3234 | | |
| 3235 | + | |
3234 | 3236 | | |
3235 | 3237 | | |
3236 | 3238 | | |
| |||
0 commit comments