diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-12-10 18:43:01 +0100 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2019-12-15 13:13:30 -0800 |
commit | 518a160b65fe1c535dc7e78972ba7428c2a4e197 (patch) | |
tree | cf21f57b4ebd55237b47b3d8b2ee42687abf77be /ext/intl/breakiterator/codepointiterator_methods.cpp | |
parent | 621598eaa8063a9e76447e07f6f3c30a8baca1e0 (diff) | |
download | php-git-518a160b65fe1c535dc7e78972ba7428c2a4e197.tar.gz |
Fix #78943: mail() may release string with refcount==1 twice
Since we need `headers_lc` as well as `headers_trim` in the following,
we do not release the former even if they are the same string, to avoid
complicating the release logic even more.
A new test case is not necessary, since we already have
mail_basic_alt2-win32.phpt and others.
Diffstat (limited to 'ext/intl/breakiterator/codepointiterator_methods.cpp')
0 files changed, 0 insertions, 0 deletions