summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2026-08-13 14:55:51 +0000
committerJunio C Hamano <gitster@pobox.com>2026-08-13 09:44:09 -0700
commitd50ac11724e5e418b11059c43feca79b40268be8 (patch)
treef556046b73da226470e450e951bb6b718a4ba184 /contrib/persistent-https
parentb4b9a8cdbd218a145c89685467fda03c9c2df07c (diff)
packfile: widen `unpack_object_header_buffer()` to `size_t`
As part of the ongoing effort to replace `unsigned long` data types with `size_t` wherever appropriate (mainly to fix all those problems on Windows with objects larger than 4GB), let's also adjust the return type and the type of the `len` parameter of this function. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions