]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: lua: error in detection of mandatory arguments
authorThierry FOURNIER <tfournier@haproxy.com>
Fri, 13 Mar 2015 11:21:07 +0000 (12:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 13 Mar 2015 13:10:33 +0000 (14:10 +0100)
commitdd6f4b43e23238db85aae22a05335bee7122a435
tree9be10d24eb0687258709ec477338f3de2e90ef76
parent933e5deb2b4fa73bb260a91aae94530ca6ead832
BUG/MINOR: lua: error in detection of mandatory arguments

The last mandatory arguments in sample fetches or converters are
ignored. This is due to a bad control.
src/hlua.c