summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_unicode.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2016-07-30 16:58:43 +0200
committerNikita Popov <nikita.ppv@gmail.com>2017-07-23 12:19:27 +0200
commit418da85f1528172fb9df376c17f0fd79faf4aebf (patch)
tree833e3d711fbd189d457ff4a3338ab9bd484a72b7 /ext/mbstring/php_unicode.c
parent775b4b54d81572878de5166fd717511799b92b7c (diff)
downloadphp-git-418da85f1528172fb9df376c17f0fd79faf4aebf.tar.gz
Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIES
The HTML decoding filter uses the `opaque` member of mbfl_convert_filter as buffer, but there was no copy constructor defined, what caused double frees when the filter is copied (what happens multiple times in mb_strcut(), for instance).
Diffstat (limited to 'ext/mbstring/php_unicode.c')
0 files changed, 0 insertions, 0 deletions