Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
php5.10310
php-CVE-2018-17082.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File php-CVE-2018-17082.patch of Package php5.10310
Index: php-5.5.14/sapi/apache2handler/sapi_apache2.c =================================================================== --- php-5.5.14.orig/sapi/apache2handler/sapi_apache2.c 2018-09-19 14:32:29.802421048 +0200 +++ php-5.5.14/sapi/apache2handler/sapi_apache2.c 2018-09-19 14:32:33.446440211 +0200 @@ -686,6 +686,7 @@ zend_first_try { if (!parent_req) { php_apache_request_dtor(r TSRMLS_CC); ctx->request_processed = 1; + apr_brigade_cleanup(brigade); bucket = apr_bucket_eos_create(r->connection->bucket_alloc); APR_BRIGADE_INSERT_TAIL(brigade, bucket);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor