Merge branch 'jk/index-pack-streaming-fix'
commit37b92a9a2eb1d49409a0b4d16404a3ac265ca723
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:40:07 +0000 (15 21:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:40:07 +0000 (15 21:40 -0700)
treec8f66838a633d8a9e988ad6fa0b4acc26babb082
parentb9a0801ad0222256e2ddbf38d8bcce9f32e0211c
parentf8b090386bb5af172ea95f16ad6274e02222d2c1
Merge branch 'jk/index-pack-streaming-fix'

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
builtin/index-pack.c