From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:06
Fredrik Kuivinen [off-list ref] writes:
I just noticed that I forgot to take the read_sha1 lock in
grep_tree. The result is a race condition in read_sha1_file.
Here is a patch to fix this. It applies on top of ae35c68 (Threaded
grep). Could you please squash it in?