]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: db-lua - Pop result after lookup
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 26 Jun 2020 09:21:40 +0000 (12:21 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 3 Jul 2020 06:56:42 +0000 (09:56 +0300)
commitb22e5b0b29ca7d5c5b035dbf3cfda72a4e80085c
treecb11ebe03b1f6c1bea25d9702c229ab7d5e0f2c0
parent5bf39d84179fe7a4540f975af87cf5e7d7383adf
auth: db-lua - Pop result after lookup

When doing lookups, the lookup result was not popped.
src/auth/db-lua.c