Merge branch 'jl/zlib-restore-nul-termination'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:43 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:43 +0000 (10:18 -0700)
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

1  2 
packfile.c
diff --cc packfile.c
Simple merge