]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/curl-use-xmalloc'
authorJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:33 +0000 (09:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:33 +0000 (09:04 -0800)
HTTP transport had possible allocator/deallocator mismatch, which
has been corrected.

* cb/curl-use-xmalloc:
  remote-curl: unbreak http.extraHeader with custom allocators

1  2 
http.c

diff --cc http.c
Simple merge