]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitbad5ed39cdd84953f935f4442dd92fe3f7afafc2
tree29bf64fea60118c7d88ec258410ff18b6c934c1e
parent7ab2088255449e6336167295c4bc3e4a60126b41
parent4d17fd253fbba05c643593bcb86515683badb03f
Merge branch 'cb/curl-use-xmalloc'

HTTP transport had possible allocator/deallocator mismatch, which
has been corrected.

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