Merge branch 'mr/packed-ref-store-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:55 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:56 +0000 (14:55 -0800)
Crash fix for a corner case where an error codepath tried to unlock
what it did not acquire lock on.

* mr/packed-ref-store-fix:
files_initial_transaction_commit(): only unlock if locked

1  2 
refs/files-backend.c
Simple merge