Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
w3m.5344
w3m-parsetagx-crash.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File w3m-parsetagx-crash.patch of Package w3m.5344
--- parsetagx.c | 1 + 1 file changed, 1 insertion(+) Index: w3m-0.5.3/parsetagx.c =================================================================== --- w3m-0.5.3.orig/parsetagx.c +++ w3m-0.5.3/parsetagx.c @@ -221,6 +221,7 @@ parse_tag(char **s, int internal) int j, hidden=FALSE; for (j=0; j<i; j++) { if (tag->attrid[j] == ATTR_TYPE && + tag->value[j] && strcmp("hidden",tag->value[j]) == 0) { hidden=TRUE; break;
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