Merge branch 'mh/remove-subtree-long-pathname-fix' into maint
commita3236f47392dd28d39f7156742db7cd4b1aca4c0
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 20:39:05 +0000 (3 13:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 20:39:05 +0000 (3 13:39 -0700)
treef54c8af91833c28a9c1739f2459e700cc8470c03
parente99a69da6b99affced1dc09dddf5df8b2998330a
parent2f29e0c6fa5d312c4e0675b0dd23d3126b9f55fa
Merge branch 'mh/remove-subtree-long-pathname-fix' into maint

* 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