Files
git/builtin
Jeff King 6c6b08d269 config: plug user_config leak
We generate filenames for the user_config ("~/.gitconfig")
and the xdg config ("$XDG_CONFIG_HOME/git/config") and then
decide which to use by looking at the filesystem. But after
selecting one, the unused string is just leaked.

This is a tiny leak, but it creates noise in leak-checker
output.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-09-06 18:06:26 +09:00
..
2017-08-23 15:12:06 -07:00
2016-11-22 13:55:20 -08:00
2017-09-06 13:11:25 +09:00
2017-08-23 15:12:07 -07:00
2017-06-24 14:28:41 -07:00
2017-08-11 13:26:58 -07:00
2017-08-23 15:12:06 -07:00
2017-09-06 18:06:26 +09:00
2017-08-11 13:27:01 -07:00
2017-08-03 13:11:02 -07:00
2017-03-31 08:33:56 -07:00
2017-08-26 22:55:09 -07:00
2017-08-26 22:55:09 -07:00
2017-08-24 10:20:02 -07:00
2017-06-24 14:28:41 -07:00
2017-06-24 14:28:41 -07:00
2017-08-26 22:55:10 -07:00
2017-08-03 13:11:02 -07:00
2017-07-10 13:42:51 -07:00
2017-08-11 13:26:56 -07:00
2017-08-26 22:55:09 -07:00
2017-08-22 10:29:03 -07:00
2017-08-22 10:29:03 -07:00
2017-07-10 13:42:51 -07:00
2017-08-22 10:29:03 -07:00
2017-06-24 14:28:41 -07:00
2017-08-24 10:20:02 -07:00
2017-08-03 13:11:02 -07:00
2017-08-22 10:29:03 -07:00
2017-01-23 18:51:56 -08:00
2017-06-24 14:28:41 -07:00
2017-06-24 14:28:41 -07:00