]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: config_parse_finish_service_defaults() - Fix for null dereference
authorMarco Bettini <marco.bettini@open-xchange.com>
Wed, 11 Jun 2025 15:09:55 +0000 (15:09 +0000)
committerMarco Bettini <marco.bettini@open-xchange.com>
Fri, 27 Jun 2025 13:54:53 +0000 (13:54 +0000)
commit51496e50732f2984a4067525cfa7f632e78e3cd1
tree3dfcbf5f01db9eb61cc763ec4321861546eb0860
parent0521b2e5a96f7d2de8720fa276a533a84555b55b
config: config_parse_finish_service_defaults() - Fix for null dereference

Found by Coverity, 40031 Dereference null return value
src/config/config-parser.c