From: Junio C Hamano Date: Tue, 30 Sep 2025 21:46:13 +0000 (-0700) Subject: Merge branch 'js/curl-off-t-fixes' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d1e5fd2886811d048f65d08e3c5121edda2cacc;p=thirdparty%2Fgit.git Merge branch 'js/curl-off-t-fixes' into next 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 --- 6d1e5fd2886811d048f65d08e3c5121edda2cacc