Merge branch 'jk/fast-import-fixes'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:34 +0000 (10:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:34 +0000 (10:33 -0700)
With sufficiently long refnames, fast-import could have overflown
an on-stack buffer.

* jk/fast-import-fixes:
fast-import: fix buffer overflow in dump_tags
fast-import: clean up pack_data pointer in end_packfile

1  2 
fast-import.c
diff --cc fast-import.c
Simple merge