Revision 2764442ac9a66532789526a6e6aaf0f1254a3548 authored by Junio C Hamano on 25 February 2015, 06:10:41 UTC, committed by Junio C Hamano on 25 February 2015, 06:10:41 UTC
"git apply --whitespace=fix" used to under-allocate the memory
when the fix resulted in a longer text than the original patch.

* jc/apply-ws-fix-expands:
  apply: count the size of postimage correctly
  apply: make update_pre_post_images() sanity check the given postlen
  apply.c: typofix
2 parent s 254a3eb + 407a792
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top