Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:13ilya:php73
php73
php-filter.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File php-filter.patch of Package php73
diff -Pdpru php-7.3.33.orig/ext/filter/logical_filters.c php-7.3.33/ext/filter/logical_filters.c --- php-7.3.33.orig/ext/filter/logical_filters.c 2021-11-16 14:18:30.000000000 +0300 +++ php-7.3.33/ext/filter/logical_filters.c 2022-05-06 16:17:34.945129625 +0300 @@ -472,7 +472,7 @@ void php_filter_validate_regexp(PHP_INPU } } -static int _php_filter_validate_domain(char * domain, int len, zend_long flags) /* {{{ */ +static int _php_filter_validate_domain(char * domain, size_t len, zend_long flags) /* {{{ */ { char *e, *s, *t; size_t l;
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