]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: Allow config_write_keyvariable() to fail at expansion time without panic
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 4 Aug 2025 09:58:25 +0000 (12:58 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 4 Aug 2025 10:07:48 +0000 (13:07 +0300)
commitb16e5f09de0d28c97c010c4a6bf4435ed42e47ca
tree067707215182da794e4291102d8d132798da28f3
parentc03d0dae2606fe44b625f8689c9aafd7b6b088b4
config: Allow config_write_keyvariable() to fail at expansion time without panic

Needed by the next commit.
src/config/config-parser.c