]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: lua: Fix SSL initialisation
authorThierry FOURNIER <tfournier@haproxy.com>
Tue, 17 Mar 2015 15:48:53 +0000 (16:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 18 Mar 2015 10:34:06 +0000 (11:34 +0100)
commit36d137448429eacbb999c9f25322e5e9f8adffba
treefe68144f7e2595587973338080268ffd3d2fd0a5
parentc798b5d282e7c5c1d407c803ef5771b57aafdf3d
BUG/MINOR: lua: Fix SSL initialisation

This new initialisation mode for the SSL make easiest the arguments
declaration. In other way, this patch fix a bug in the SSL
initialisation.
src/hlua.c