Merge branch 'rj/submodule-fsck-skip'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:42 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:42 +0000 (14:50 -0700)
"fsck.skipList" did not prevent a blob object listed there from
being inspected for is contents (e.g. we recently started to
inspect the contents of ".gitmodules" for certain malicious
patterns), which has been corrected.

* rj/submodule-fsck-skip:
fsck: check skiplist for object in fsck_blob()

1  2 
fsck.c
diff --cc fsck.c
Simple merge