summaryrefslogtreecommitdiff
path: root/combine-diff.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2018-04-13 15:18:32 -0600
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-04-16 14:15:03 +0900
commite6fa6cde5bec648f1b8fd7e3f9e5939c5093985a (patch)
tree50296a640d9749b944379c90f6d4a39cba1744b8 /combine-diff.c
parentgpg-interface: modernize function declarations (diff)
downloadtgif-e6fa6cde5bec648f1b8fd7e3f9e5939c5093985a.tar.xz
gpg-interface: use size_t for signature buffer size
Even though our object sizes (from which these buffers would come) are typically "unsigned long", this is something we'd like to eventually fix (since it's only 32-bits even on 64-bit Windows). It makes more sense to use size_t when taking an in-memory buffer. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Ben Toews <mastahyeti@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'combine-diff.c')
0 files changed, 0 insertions, 0 deletions