commit | 29176f3ebb83effa48946801c89781199d312829 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@arpalert.org> | Tue Jul 07 00:41:29 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 10 16:29:31 2015 +0200 |
tree | 8afc03dd34d3443ddbfc7159843e247ef72d164a | |
parent | 732eac41f4a8b2b81db5152c633a504e5de37b6f [diff] |
BUG/MINOR: lua: type error in the arguments wrapper The expected arguments time and size are returned as int. This patch fix this bug and returns the expected type.