]> granicus.if.org Git - php/commit
Handle NULL strings in sapi_cli_server_register_variable().
authorAdam Harvey <aharvey@php.net>
Tue, 6 Jan 2015 01:23:27 +0000 (01:23 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 6 Jan 2015 01:23:27 +0000 (01:23 +0000)
commit448ef30f75988384b84cdb88bbb3a1a56b9534da
tree52c00fc2c4a955775877e217390b5b01a48faa3b
parent0cc2810498a56e263f2e1dd77f1f42e6c53dc99e
Handle NULL strings in sapi_cli_server_register_variable().

Fixes bug #68745 (Invalid HTTP requests make web server segfault).
NEWS
sapi/cli/php_cli_server.c
sapi/cli/tests/bug68745.phpt [new file with mode: 0644]