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
static
INSTALL -rw-r--r-- 14.4 KB
Makefile -rw-r--r-- 5.5 KB
README -rw-r--r-- 2.3 KB
gitweb.perl -rwxr-xr-x 245.8 KB

README

back to top