]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/objects-larger-than-4gb-on-windows' main master
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jun 2026 16:48:57 +0000 (09:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jun 2026 16:48:57 +0000 (09:48 -0700)
A hotfix to an earlier attempt to update code paths that assumed
"unsigned long" was long enough for "size_t".

* js/objects-larger-than-4gb-on-windows:
  zlib: properly clamp to uLong


Trivial merge