]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
fts-flatcurve: fts_backend_flatcurve_deinit() - Don't crash if init failed
authorMarco Bettini <marco.bettini@open-xchange.com>
Fri, 17 Jan 2025 11:05:24 +0000 (11:05 +0000)
committerMarco Bettini <marco.bettini@open-xchange.com>
Thu, 23 Jan 2025 10:06:20 +0000 (10:06 +0000)
commit50951b440dd31dd94bc508266742b9460ec215e4
treedfe5815601a7013fb6ed9e42b74f12a7d0d29e7c
parent56fc61afcb8c8212105cee82383829dd700e2ac0
fts-flatcurve: fts_backend_flatcurve_deinit() - Don't crash if init failed

When fts_backend_flatcurve_init() fails to find the user,
the fields are not initialized, with the exception of the event and
the preallocatd pool.
src/plugins/fts-flatcurve/fts-backend-flatcurve-xapian.cc
src/plugins/fts-flatcurve/fts-backend-flatcurve.c