diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2019-08-15 12:13:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-15 12:37:10 -0700 |
commit | 93b980e58f5624ee4e3b2dc0d0babaa97ef66d19 (patch) | |
tree | dff391cce9786b565faf4aadf40b5788bacad154 /t/t9113-git-svn-dcommit-new-file.sh | |
parent | packfile: drop release_pack_memory() (diff) | |
download | tgif-93b980e58f5624ee4e3b2dc0d0babaa97ef66d19.tar.xz |
http: use xmalloc with cURL
f0ed8226c9 (Add custom memory allocator to MinGW and MacOS builds, 2009-05-31)
never told cURL about it.
Correct that by using the cURL initializer available since version 7.12 to
point to xmalloc and friends for consistency which then will pass the
allocation requests along when USE_NED_ALLOCATOR=YesPlease is used (most
likely in Windows)
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9113-git-svn-dcommit-new-file.sh')
0 files changed, 0 insertions, 0 deletions