]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lua: Move init/deinit function invocation into helper functions
authorJosef 'Jeff' Sipek <jeff.sipek@open-xchange.com>
Fri, 11 Dec 2020 19:43:17 +0000 (14:43 -0500)
committerjeff.sipek <jeff.sipek@open-xchange.com>
Mon, 11 Jan 2021 16:36:23 +0000 (16:36 +0000)
commit3ef9218202dc86730214f8ec965daed3f9a731b5
tree89613485d07cf02afc54bb2d0177b9eb1703294c
parentb95b0f34f7d69ca661438e9164837cf1f63a094c
lib-lua: Move init/deinit function invocation into helper functions

This moves them out of the way and keeps them close to each other.
src/lib-lua/dlua-script.c