Hi, On Fri, 18 Jan 2008, Mike Hommey wrote: > On Thu, Jan 17, 2008 at 07:45:11PM +0000, Johannes Schindelin wrote: > > > > There was an extra free(url) in remote_exists() (both if clauses before > > that contain a free(url) already), which resulted in a crash on Windows. > > Mmmmmm the free(url) you remove has been added in 3a462bc9 and the > free(url) in the if clauses before have been removed in the same commit. > I fail to see how that could lead to a double free(). Yes, I confirm that my "fix" is wrong, because it was based on an _obsolete_ source tree. Git-1.5.4-rc3-preview20080113.exe of msysGit appears not to have a problem with HTTP pushing. Sorry for the noise, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html