summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2015-02-06 16:53:01 +0100
committermanuel <manuel@mausz.at>2015-02-06 16:53:01 +0100
commit13fc7f20a44cf3563030ba54b22d67c3bad81870 (patch)
tree3b6cf02d539dda6579367b7ee90429003ab5c963 /ext/reflection/php_reflection.c
parent63761ab91e57c33faf8a1053b431dd16d030970c (diff)
downloadphp-git-13fc7f20a44cf3563030ba54b22d67c3bad81870.tar.gz
Invalid free of CG(interned_empty_string)
On failure php_escape_html_entities returns STR_EMPTY_ALLOC which is an alias of CG(interned_empty_string) if interned strings are enabled. Make sure we don't free this.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions