diff options
author | manuel <manuel@mausz.at> | 2015-02-06 16:53:01 +0100 |
---|---|---|
committer | manuel <manuel@mausz.at> | 2015-02-06 16:53:01 +0100 |
commit | 13fc7f20a44cf3563030ba54b22d67c3bad81870 (patch) | |
tree | 3b6cf02d539dda6579367b7ee90429003ab5c963 /ext/reflection/php_reflection.c | |
parent | 63761ab91e57c33faf8a1053b431dd16d030970c (diff) | |
download | php-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