Martin Langhoff <martin@xxxxxxxxxxxxxxx> writes: > On 6/24/06, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: >> It seems that git-cvsimport makes a temporary file of size 0, which cannot >> get mmap()ed, because it has size 0. > > This switch to tmpnam() avoids creating the tmpfile in the first place and > streamlines the code. This handling of tmpfiles is slightly safer, but there > is an inherent race condition. > > --- > NOTE: (a) I cannot reproduce the problem and (b) this is only lightly tested, > if trivial. Thanks both. I'd take this to "next" after I hear from somebody, most likely Johannes, who had trouble with the code earlier that the problem is fixed. - : 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