Junio C Hamano <junkio@xxxxxxx> wrote: > "Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > > > Fixed. ;-) > > > > Junio, this applies to master, but hopefully could also apply to > > maint, as the bug also shows up there. > > I see a few instances of single static lock_file variable in our > code, but all of them seem to be locking the index and only > once, so they should be safe. > > Thanks. I just realized that my patch used 'calloc' and not 'xcalloc'. Would you mind correcting it for me? ;-) -- Shawn. - 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