Junio C Hamano [off-list ref] wrote:
"Shawn O. Pearce" [off-list ref] writes:
quoted
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.