[PATCH 0/2] Fix some constness errors in fetch-pack
From: <hidden> Date: 2016-06-15 22:53:42
From: Michael Haggerty <redacted>
Fix some constness errors that I noticed while reading the code in
builtin/fetch-pack.c.
Michael Haggerty (2):
cmd_fetch_pack(): declare dest to be const
cmd_fetch_pack(): fix constness problem and memory leak
builtin/fetch-pack.c | 152 +++++++++++++++++++++++++-------------------------
1 file changed, 77 insertions(+), 75 deletions(-)
--
1.7.10