]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mr/packed-ref-store-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:11 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:11 +0000 (13:39 -0800)
commit2b72ea0a48e8e5711f9bba122cbaf2bbe10737bc
treeee94c849b9efabb762d53b0567f69bae58756fdf
parent53274637257aebdb5e30848d24c524bf5bbf70dc
parent81fcb698e03543d35c93ec6726a830aa6b9c5167
Merge branch 'mr/packed-ref-store-fix'

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
refs/files-backend.c