]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-mail: message-snippet - Free html parser before making new
authorAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 28 Jan 2021 09:07:32 +0000 (11:07 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 4 Feb 2021 11:23:09 +0000 (13:23 +0200)
commit72545451ce4ae1fb3d10d92d4fea05356b9a6253
tree27e86d0bbbb749eafef0bbe4ab28441768cba6d1
parent974d12816ff47bc5d89cea8c86228ae5ec2dc629
lib-mail: message-snippet - Free html parser before making new

If html parser has already been initialized, free it before restarting
the parser.

Fixes memory leak introduced by 7f7be2cbf68f8a202a688d5bc50f82483d461643
src/lib-mail/message-snippet.c