Merge branch 'jk/index-pack-streaming-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:40:07 +0000 (21:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:40:07 +0000 (21:40 -0700)
The streaming index-pack introduced in 1.7.11 had a data corruption
bug, and this should fix it.

* jk/index-pack-streaming-fix:
  index-pack: loop while inflating objects in unpack_data

1  2 
builtin/index-pack.c

Simple merge