diff options
author | Stanislav Malyshev <stas@php.net> | 2018-11-11 10:04:01 -0800 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2018-12-03 00:00:56 -0800 |
commit | 7edc639b9ff1c3576773d79d016abbeed1f93846 (patch) | |
tree | 9cafc35b020521dd87894a6b321b7335fb2e0ad8 /main/php_variables.c | |
parent | aabdb71dc3739f5e06916e2a4e24deb37437b1e8 (diff) | |
download | php-git-7edc639b9ff1c3576773d79d016abbeed1f93846.tar.gz |
Fix #77020: null pointer dereference in imap_mail
If an empty $message is passed to imap_mail(), we must not set message
to NULL, since _php_imap_mail() is not supposed to handle NULL pointers
(opposed to pointers to NUL).
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions