CLEANUP: lua: control executed twice
authorThierry FOURNIER / OZON.IO <thierry.fournier@ozon.io>
Sat, 12 Nov 2016 12:11:47 +0000 (13:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Nov 2016 14:23:17 +0000 (15:23 +0100)
commitb41f22f59cbe08f00529d3d3ad8a233e3c0d7adc
tree42c4b52c8da94eb348c0a560973eae572f162215
parent02564fd153c35ee9e4cdc4ca684c5cbf748ff6cb
CLEANUP: lua: control executed twice

The availaible size in the stack is check two times. This patch removes
this double check.

Must be backported in 1.6
src/hlua.c