History log of /PHP-7.3/ext/imap/tests/bug80223.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# c1962e90 12-Oct-2020 Christoph M. Becker

Fix #80223: imap_mail_compose() leaks envelope on malformed bodies

We have to clean up even on failure.

Closes GH-6322.