From: Junio C Hamano Date: Wed, 14 Feb 2018 21:34:35 +0000 (-0800) Subject: Merge branch 'jk/test-hashmap-updates' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a61a9bd8f0e385fd41c69c53d425e0fe1c430cbd?hp=--cc Merge branch 'jk/test-hashmap-updates' into next Code clean-up. * jk/test-hashmap-updates: test-hashmap: use "unsigned int" for hash storage test-hashmap: simplify alloc_test_entry test-hashmap: use strbuf_getline rather than fgets test-hashmap: use xsnprintf rather than snprintf test-hashmap: check allocation computation for overflow test-hashmap: use ALLOC_ARRAY rather than bare malloc --- a61a9bd8f0e385fd41c69c53d425e0fe1c430cbd