Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
glibc
glibc-2.3-regcomp.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glibc-2.3-regcomp.diff of Package glibc
--- posix/regcomp.c 2003-11-26 08:54:28.000000000 +0100 +++ posix/regcomp.c 2003-11-27 11:41:00.000000000 +0100 @@ -2191,6 +2191,8 @@ else if (syntax & RE_CONTEXT_INDEP_OPS) { fetch_token (token, regexp, syntax); + if (token->type == OP_CLOSE_SUBEXP || token->type == OP_ALT) + return NULL; return parse_expression (regexp, preg, token, syntax, nest, err); } /* else fall through */
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