diff options
author | Nikita Popov <nikic@php.net> | 2012-09-27 18:40:00 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-09-27 18:40:00 +0200 |
commit | 592b232e834ed2698fa97ad4dd58e5ab21f257be (patch) | |
tree | 18b64312b6f5591c1c4e90ca61065ca331f7c782 /sapi/cli/php_cli_server.c | |
parent | 8cdd6bc1e7dedd4733374b62feb09b88c5ca02db (diff) | |
download | php-git-592b232e834ed2698fa97ad4dd58e5ab21f257be.tar.gz |
Fix bug #63173: Crash when invoking invalid array callback
The code did not check whether the zend_hash_index_find calls succeded,
so PHP crashed when an array callback was called that contains two elements
which don't have the indices 0 and 1.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions