]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dict: dict-lua - Throw Lua error if dict key is invalid or username is missing
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 7 Oct 2021 16:59:52 +0000 (19:59 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 12 Oct 2021 11:07:27 +0000 (11:07 +0000)
commit859529c80261e51705fb4ff51392cbbc3f8398d3
tree5d7728e26937ef93344df5f566b0fc2d25e0e7aa
parente26cebc6526d2344c39bd5d21b1e9587390ef7d4
lib-dict: dict-lua - Throw Lua error if dict key is invalid or username is missing

This prevents assert-crashes in the C code.
src/lib-dict/dict-iter-lua.c
src/lib-dict/dict-lua.c
src/lib-dict/dict-lua.h
src/lib-dict/dict-txn-lua.c