]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Jun 2025 15:56:57 +0000 (08:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Jun 2025 15:56:57 +0000 (08:56 -0700)
* jk/curl-easy-setopt-typefix:
  curl: fix symbolic constant typechecks with curl_easy_setopt()
  curl: fix integer variable typechecks with curl_easy_setopt()
  curl: fix integer constant typechecks with curl_easy_setopt()


Trivial merge