From: Christian Couder Date: Thu, 22 Jul 2010 13:18:29 +0000 (+0200) Subject: revert: fix off by one read when searching the end of a commit subject X-Git-Tag: v1.7.3-rc0~64^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2c048a3038fd4d94e150fbc1dfd2242325ca7db6?hp=2c048a3038fd4d94e150fbc1dfd2242325ca7db6 revert: fix off by one read when searching the end of a commit subject A test case is added but the problem can only be seen when running the test case with --valgrind. Signed-off-by: Christian Couder Acked-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---