Merge branch 'mh/remove-subtree-long-pathname-fix'
commitec8cd4fc111266e005d1a1bc3d4b388564105ce2
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Mar 2014 18:07:09 +0000 (25 11:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Mar 2014 18:07:09 +0000 (25 11:07 -0700)
treebb12b71a3ab1cb0898c24539e420e47c4c8eaab4
parent34a2e88ae28a58a3530e54a6194112c22f59c16a
parent2f29e0c6fa5d312c4e0675b0dd23d3126b9f55fa
Merge branch 'mh/remove-subtree-long-pathname-fix'

* mh/remove-subtree-long-pathname-fix:
  entry.c: fix possible buffer overflow in remove_subtree()
  checkout_entry(): use the strbuf throughout the function
entry.c