Merge branch 'tg/memfixes'
authorJunio C Hamano <gitster@pobox.com>
Sat, 7 Oct 2017 07:27:54 +0000 (16:27 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Oct 2017 07:27:54 +0000 (16:27 +0900)
Fixes for a handful memory access issues identified by valgrind.

* tg/memfixes:
sub-process: use child_process.args instead of child_process.argv
http-push: fix construction of hex value from path
path.c: fix uninitialized memory access

1  2 
http-push.c
path.c
sub-process.c
diff --cc http-push.c
Simple merge
diff --cc path.c
Simple merge
diff --cc sub-process.c
Simple merge