]> 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 09:13:17 +0000 (11:13 +0200)
commitc5842d9cfeb9428a1f96dddcdc240249172bffdc
treea113ff442de9a4283406055a8471de005e996687
parentbf8286ac5bef35a7e439252aaff447f4a5144f34
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