summaryrefslogtreecommitdiff
path: root/varint.h
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2021-04-26 01:02:53 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-04-27 16:31:38 +0900
commit5951bf467ea92458c3bea3051c8413041f3b27d5 (patch)
treee26a68adea2c27c1fdc80c93ef0aff2cd71a494d /varint.h
parenthash: add a function to finalize object IDs (diff)
downloadtgif-5951bf467ea92458c3bea3051c8413041f3b27d5.tar.xz
Use the final_oid_fn to finalize hashing of object IDs
When we're hashing a value which is going to be an object ID, we want to zero-pad that value if necessary. To do so, use the final_oid_fn instead of the final_fn anytime we're going to create an object ID to ensure we perform this operation. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'varint.h')
0 files changed, 0 insertions, 0 deletions