]> granicus.if.org Git - git/commit
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)
commit07da24f51c2d2f0562747d405094dd9210ef7a0f
tree3227741fb05939c0cac9edc7a9b16f2551800616
parent30f841c42d0e2d98fb0886203a53caac1c8fad05
parent93b980e58f5624ee4e3b2dc0d0babaa97ef66d19
Merge branch 'cb/curl-use-xmalloc' into next

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