]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-settings: If settings_get*() fails, always include settings struct name and filte...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 12 Mar 2024 20:52:51 +0000 (22:52 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 17 Jan 2025 08:39:58 +0000 (10:39 +0200)
commit381d087cd72eec69655f74c2fb72141203f8007a
treee59895443c2e0627e486fc5bb149e1413459bab7
parent68c1e7df97ec256358a67b4cebd9b0122dc1881a
lib-settings: If settings_get*() fails, always include settings struct name and filter name in error message

This can help understand where the error is coming from.
src/lib-settings/settings.c