Merge branch 'bc/http-keep-memory-given-to-curl'
commitdc2ed04c23e59bf2ea93021fdb3660d7ded1f46c
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2013 21:29:49 +0000 (27 14:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2013 21:29:49 +0000 (27 14:29 -0700)
treef6583b94c88b66d3cb0498d65249a431743c6cbf
parent9df9bdda3a2450fe97ba4db61ce4d46c81fbfc16
parenta94cf2cb7e77c27ce5c3d648e37c1aa75cd5e56e
Merge branch 'bc/http-keep-memory-given-to-curl'

Older cURL wanted piece of memory we call it with to be stable, but
we updated the auth material after handing it to a call.

* bc/http-keep-memory-given-to-curl:
  http.c: don't rewrite the user:passwd string multiple times
http.c