]> source.dussan.org Git - rspamd.git/commit
[Minor] logical error, get_variable() accepts either one or two arguments 2506/head
authorMikhail Galanin <mgalanin@mimecast.com>
Thu, 20 Sep 2018 08:41:36 +0000 (09:41 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Thu, 20 Sep 2018 08:41:36 +0000 (09:41 +0100)
commitca61c951dcdac1093b3b507dd42c94b5363ff701
tree3990eef4fb0e23b01489e97119a1033f9b59bdaa
parent0386a2a6964f4e9792417dcdc10d418058fa0c93
[Minor] logical error, get_variable() accepts either one or two arguments

When second argument is nil it still considered as two arguments call, however 2nd one is expected to be string.
lualib/lua_selectors.lua