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)
commitbb7c47a452ce4fa22d25da6a5e7684dbbf7033e2
tree4016ab7ed50f90930e183018097001b915a38e8b
parent46ab22261661a8b4d2e86badc55d26017739dc31
parentc06fa62dfc9c882f60250e60ad91fbb6a7e6f8e7
Merge branch 'nd/config-misc-fixes' into maint

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