Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | apply: do not barf on patch with too large an offset | Junio C Hamano | 2008-02-11 |
Previously a patch that records too large a line number caused the offset matching code in git-apply to overstep its internal buffer. Noticed by Johannes Schindelin. Signed-off-by: Junio C Hamano <gitster@pobox.com> |