]> git.ipfire.org Git - thirdparty/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>
Wed, 15 Oct 2008 03:32:13 +0000 (05:32 +0200)
commit63b76be713784f487e8d0c859a85513642fe7bdc
tree1096c24a6c67b13daa31768ed475ac0d6ec6c39e
parent34b20f7169e67487b35f03c1c471a69ac0e61999
[MINOR] cfgparse: fix off-by 2 in error message size

was just looking through the source, and noticed this... :)
src/cfgparse.c