Merge branch 'cb/curl-use-xmalloc'
authorJunio C Hamano <redacted>
Wed, 18 Sep 2019 18:50:08 +0000 (11:50 -0700)
committerJunio C Hamano <redacted>
Wed, 18 Sep 2019 18:50:08 +0000 (11:50 -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
git clone https://git.99rst.org/PROJECT