OSDN Git Service

Merge branch 'jk/cache-tree-protect-from-broken-libgit2'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Nov 2014 18:51:35 +0000 (10:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Nov 2014 18:51:35 +0000 (10:51 -0800)
The code to use cache-tree trusted the on-disk data too much
and fell into an infinite loop.

* jk/cache-tree-protect-from-broken-libgit2:
  cache-tree: avoid infinite loop on zero-entry tree

1  2 
cache-tree.c

diff --cc cache-tree.c
Simple merge