]> git.kaiwu.me - haproxy.git/commit
[MINOR] cfgparse: fix off-by 2 in error message size
authorJeffrey 'jf' Lim <jfs.world@gmail.com>
Sat, 4 Oct 2008 16:07:00 +0000 (18:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Nov 2008 17:14:27 +0000 (18:14 +0100)
commitfa1146f204036560cc7309222a80d10b990a09c4
tree3190cdf85a483b84ccb5df6d9ed0393738a09727
parentf78224387b6c0add1402a549a05d16ac248f2901
[MINOR] cfgparse: fix off-by 2 in error message size

was just looking through the source, and noticed this... :)
(cherry picked from commit 63b76be713784f487e8d0c859a85513642fe7bdc)
src/cfgparse.c