Merge branch 'jl/zlib-restore-nul-termination'
commitfaff81287b5d69ef14408de22d3919cc7ff0ac06
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:43 +0000 (18 10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:43 +0000 (18 10:18 -0700)
tree5937e0b794c232d98318c3bc04110e6485d7286e
parent094381ed79f4f0b67f30502da1202ff627261645
parentb611396e97cba09c7e1cf900190cf1a9e922546e
Merge branch 'jl/zlib-restore-nul-termination'

Make zlib inflate codepath more robust against versions of zlib
that clobber unused portion of outbuf.

* jl/zlib-restore-nul-termination:
  packfile: correct zlib buffer handling
packfile.c