commit | b8ebe08b9a643f432866eb7150c3b20d59b755f2 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@gmail.com> | Thu Oct 09 00:24:16 2008 +0300 |
committer | Shawn O. Pearce <spearce@spearce.org> | Thu Oct 09 09:21:50 2008 -0700 |
tree | 4bcedb685bfef2f6e9b902afd865c4fa508bfd69 | |
parent | 875471c510b29f920693834b43a992c99694af58 [diff] |
builtin-apply: fix typo leading to stack corruption This typo led to stack corruption for lines with whitespace fixes and length > 1024. Signed-off-by: Imre Deak <imre.deak@gmail.com> Looks-good-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>