Merge branch 'nd/config-misc-fixes'
commit42087233c35793a3c2279dd4deab9d021142f100
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:24:27 +0000 (10 15:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:24:27 +0000 (10 15:24 -0800)
treef79f5e458b0b9ff57f595a27cb80357ee27bac4e
parent33cf69403c29880fb2b3de71be42fdc428dcca19
parentc06fa62dfc9c882f60250e60ad91fbb6a7e6f8e7
Merge branch 'nd/config-misc-fixes'

Leakage of lockfiles in the config subsystem has been fixed.

* nd/config-misc-fixes:
  config.c: handle lock file in error case in git_config_rename_...
  config.c: rename label unlock_and_out
  config.c: handle error case for fstat() calls
config.c