From: Junio C Hamano Date: Sun, 5 Oct 2025 22:04:13 +0000 (-0700) Subject: Merge branch 'js/curl-off-t-fixes' into jch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee42509a3349ab12271778a68ae7cd3dd6f78f57;p=thirdparty%2Fgit.git Merge branch 'js/curl-off-t-fixes' into jch A few places where an size_t value was cast to curl_off_t without checking has been updated to use the existing helper function. * js/curl-off-t-fixes: http-push: avoid new compile error imap-send: be more careful when casting to `curl_off_t` http: offer to cast `size_t` to `curl_off_t` safely --- ee42509a3349ab12271778a68ae7cd3dd6f78f57