]> 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>
Sun, 7 Dec 2008 22:37:15 +0000 (23:37 +0100)
commit65cb2f1c859f9cc5120f8480213e87f4f20118e4
treea34d79bc5465798bdaa8fec00cb5143f95ee55c1
parentfd39ddaa3dbad8b8b973aa85a4e78d1ead0fb6a2
[MINOR] cfgparse: fix off-by 2 in error message size

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