]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
driver-mysql: Avoid double-closing MySQL connection
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 4 Dec 2018 12:40:04 +0000 (14:40 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Thu, 21 Mar 2019 08:02:30 +0000 (10:02 +0200)
commit8d78721bbf86657966750da3bcfc7fe9a92c7417
tree570b7b45c3c66a7a334ab96d1fe04a120aa5b18d
parent6bc371f1a8eb1ae896c223481a84a508bf819921
driver-mysql: Avoid double-closing MySQL connection

Fixes double-free
src/lib-sql/driver-mysql.c