/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
compact
(merge:
1286667
93b980e
)
Merge branch 'cb/curl-use-xmalloc'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Sep 2019 18:50:08 +0000
(11:50 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
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