Re: [PATCH] Work around curl-gnutls not liking to be reinitialized

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Hommey
Date: Friday, February 8, 2008 - 2:51 pm

On Fri, Feb 08, 2008 at 01:46:14PM -0800, Junio C Hamano wrote:

We can probably add a test on curl versions to avoid leaking on every
install. Something like #if LIBCURL_VERSION_NUM < 0x071003. And then add
|| LIBCURL_VERSION_NUM > .... whenever this is fixed in curl...
Though, as I said, we are not calling http_cleanup in a lot of cases,
already.

Mike
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Anand Kumria, (Thu Feb 7, 3:15 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 4:06 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Mike Hommey, (Thu Feb 7, 5:10 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 5:28 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Frank Lichtenheld, (Thu Feb 7, 7:23 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Linus Torvalds, (Thu Feb 7, 11:42 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Frank Lichtenheld, (Thu Feb 7, 1:14 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 1:40 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Linus Torvalds, (Thu Feb 7, 1:54 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Linus Torvalds, (Thu Feb 7, 2:01 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Anand Kumria, (Thu Feb 7, 2:36 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Martin Langhoff, (Thu Feb 7, 2:47 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Dmitry Potapov, (Thu Feb 7, 2:53 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Mike Hommey, (Thu Feb 7, 3:02 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 3:40 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 3:46 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Dmitry Potapov, (Thu Feb 7, 4:23 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Jeff King, (Thu Feb 7, 5:32 pm)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Mike Hommey, (Fri Feb 8, 12:18 am)
Re: git-fetch in 1.5.4 fails versus 1.5.3.8, Mike Hommey, (Fri Feb 8, 12:34 am)
Re: [PATCH] Work around curl-gnutls not liking to be reini ..., Mike Hommey, (Fri Feb 8, 2:51 pm)
Re: [PATCH] Work around curl-gnutls not liking to be reini ..., Johannes Schindelin, (Fri Feb 8, 2:53 pm)
Re: [PATCH v2] Work around curl-gnutls not liking to be re ..., Johannes Schindelin, (Fri Feb 8, 3:51 pm)