author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 1 Sep 2006 08:49:29 +0000 (10:49 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 1 Sep 2006 12:20:03 +0000 (05:20 -0700) | ||
commit | af04b1271090801b277938836dcb7a39fc059721 | |
tree | aa21dc5231b7103660742e30d51982d363c8c8f2 | tree | snapshot |
parent | 8c02eee29e116355474250a5e9270db6034c60de | commit | diff |
fmt-merge-msg: fix off-by-one bug
Thanks to the recent malloc()->xmalloc() change, and XMALLOC_POISON, this bug
was found.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Thanks to the recent malloc()->xmalloc() change, and XMALLOC_POISON, this bug
was found.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-fmt-merge-msg.c | diff | blob | history |