summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2021-03-23 16:13:57 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2021-03-24 11:50:50 +0100
commit498eb8e0529fbe1dd8a91ae3ee8592eda868d3aa (patch)
tree050d414944aa16b0ab3a7b316512d51446a4e4a4 /LICENSE
parent688e56d0ac6446dcdac2621c26586eb2de92f9b0 (diff)
downloadphp-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 'LICENSE')
0 files changed, 0 insertions, 0 deletions