builtin-apply: fix typo leading to stack corruption
commitb8ebe08b9a643f432866eb7150c3b20d59b755f2
authorImre Deak <imre.deak@gmail.com>
Wed, 8 Oct 2008 21:24:16 +0000 (9 00:24 +0300)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 9 Oct 2008 16:21:50 +0000 (9 09:21 -0700)
tree4bcedb685bfef2f6e9b902afd865c4fa508bfd69
parent875471c510b29f920693834b43a992c99694af58
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>
builtin-apply.c