commit | 77a88943d6a0d7852c25a03541d60ccf44aa5c6d | [log] [tgz] |
---|---|---|
author | Thierry Fournier <thierry.fournier@ozon.io> | Sun Nov 29 01:06:24 2020 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Dec 02 09:42:43 2020 +0100 |
tree | 920e067576720f735dd68741308f6e6501d5229e | |
parent | de6145f747e38a5da455ccb8a84ebfc1cd2f517f [diff] |
BUG/MINOR: lua: lua-load doesn't check its parameters "lua-load" doesn't check if the expected parameter is present. It tries to open() directly the argument at second position. So if the filename is omitted, it tries to load an empty filename. This patch could be backported until 1.8