Merge branch 'tg/memfixes' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Oct 2017 05:19:04 +0000 (14:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Oct 2017 05:19:05 +0000 (14:19 +0900)
commitdd5c88a7a58397ee379b6fef873de4eb632c89a7
tree6aca85c58c505f3220c576569f42da33da441d72
parentd9f5ea42ff04432d2e41c3d3d7d97a1eabe4f4f5
parent2944a94c6b74d3941f63d1f4eee5bdfbbf5cd400
Merge branch 'tg/memfixes' into maint

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