summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-07-16 01:28:04 +0000
committerJunio C Hamano <gitster@pobox.com>2018-07-16 14:27:39 -0700
commitb7f20f72047f3ec22c7daff61a40f52f85ad0b3a (patch)
tree594cd42e4f3d2ab41045606e0fda53b5b8e5d008 /commit.c
parentab47df2d9a1d07380a02c9be2c57bca1cfbb054e (diff)
builtin/merge-recursive: make hash independent
Use GIT_MAX_HEXSZ instead of GIT_SHA1_HEXSZ for an allocation so that it is sufficiently large. Switch a comparison to use the_hash_algo to determine the length of a hex object ID. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions