diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2021-03-23 16:13:57 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2021-03-24 11:50:50 +0100 |
commit | 498eb8e0529fbe1dd8a91ae3ee8592eda868d3aa (patch) | |
tree | 050d414944aa16b0ab3a7b316512d51446a4e4a4 /Zend/tests/bug52484_3.phpt | |
parent | 688e56d0ac6446dcdac2621c26586eb2de92f9b0 (diff) | |
download | php-git-PHP-7.4.tar.gz |
Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8PHP-7.4
A string passed to `php_libxml_xmlCheckUTF8()` may be longer than
1<<31-1 bytes, so we're better using a `size_t`.
Closes GH-6802.
Diffstat (limited to 'Zend/tests/bug52484_3.phpt')
0 files changed, 0 insertions, 0 deletions