From: Junio C Hamano Date: Thu, 8 Mar 2018 20:36:26 +0000 (-0800) Subject: Merge branch 'ds/find-unique-abbrev-optim' X-Git-Tag: v2.17.0-rc0~26 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7519a60ffa3f811ec49fd9956e284ff90f3b1cf1?ds=inline;hp=--cc Merge branch 'ds/find-unique-abbrev-optim' While finding unique object name abbreviation, the code may accidentally have read beyond the end of the array of object names in a pack. * ds/find-unique-abbrev-optim: sha1_name: fix uninitialized memory errors --- 7519a60ffa3f811ec49fd9956e284ff90f3b1cf1