From: Junio C Hamano Date: Thu, 7 Feb 2019 06:05:30 +0000 (-0800) Subject: Merge branch 'bc/fetch-pack-clear-alternate-shallow' X-Git-Tag: v2.21.0-rc0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f0f46539a8c557985241f3aec7a12bd5f2634c2;p=git Merge branch 'bc/fetch-pack-clear-alternate-shallow' "git fetch" over protocol v2 that needs to make a second connection to backfill tags did not clear a variable that holds shallow repository information correctly, leading to an access of freed piece of memory. * bc/fetch-pack-clear-alternate-shallow: fetch-pack: clear alternate shallow in one more place fetch-pack: clear alternate shallow when complete --- 8f0f46539a8c557985241f3aec7a12bd5f2634c2