From: Junio C Hamano Date: Tue, 27 Feb 2018 18:34:02 +0000 (-0800) Subject: Merge branch 'jk/test-hashmap-updates' X-Git-Tag: v2.17.0-rc0~64 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/34b65c65b55abd5e60d7cc6af2e26af3cc5173f9 Merge branch 'jk/test-hashmap-updates' 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 --- 34b65c65b55abd5e60d7cc6af2e26af3cc5173f9