]> granicus.if.org Git - git/commitdiff
Merge branch 'cb/curl-use-xmalloc' into next
authorJunio C Hamano <gitster@pobox.com>
Sat, 7 Sep 2019 16:23:37 +0000 (09:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Sep 2019 16:23:37 +0000 (09:23 -0700)
Tell cURL library to use the same malloc() implementation, with the
xmalloc() wrapper, as the rest of the system, for consistency.

* cb/curl-use-xmalloc:
  http: use xmalloc with cURL


Trivial merge