diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-12 10:36:18 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-12 13:31:30 +0200 |
commit | 0d022ddf03c5fabaaa22e486d1e4a367ed9170a7 (patch) | |
tree | 0d5e12762f3ab8fbaa1273578028b9012c6cada2 /ext/mysqlnd/php_mysqlnd.h | |
parent | 3c4dd73c023e4aea317f774e045fdccc644f24b5 (diff) | |
download | php-git-0d022ddf03c5fabaaa22e486d1e4a367ed9170a7.tar.gz |
Fix #80220: imap_mail_compose() may leak memory
Unless `topbod` is of `TYPEMULTIPART`, `mail_free_body()` does not free
the `nested.part`; while we could do this ourselves, instead we just
ignore additional bodies in this case, i.e. we don't attach them in the
first place.
Closes GH-6321.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.h')
0 files changed, 0 insertions, 0 deletions