]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/config-misc-fixes' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 Jan 2017 21:32:06 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 Jan 2017 21:32:06 +0000 (13:32 -0800)
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

1  2 
config.c

diff --cc config.c
Simple merge