Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring0
file
file-5.19-printf.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File file-5.19-printf.dif of Package file
--- src/apprentice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: src/apprentice.c =================================================================== --- src/apprentice.c.orig +++ src/apprentice.c @@ -2623,7 +2623,7 @@ check_format_type(const char *ptr, int t } } else h = 0; - while (*ptr && strchr("-.#", *ptr) != NULL) + while (*ptr && strchr("-.# +'", *ptr) != NULL) ptr++; #define CHECKLEN() do { \ for (len = cnt = 0; isdigit(CAST(unsigned char, *ptr)); ptr++, cnt++) \
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