Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Manager-Tools:x86_64
openSUSE:Slowroll:Build:1
htmldoc
htmldoc-CVE-2024-45508.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File htmldoc-CVE-2024-45508.patch of Package htmldoc
Index: htmldoc-1.9.18/htmldoc/ps-pdf.cxx =================================================================== --- htmldoc-1.9.18.orig/htmldoc/ps-pdf.cxx +++ htmldoc-1.9.18/htmldoc/ps-pdf.cxx @@ -5234,7 +5234,7 @@ parse_paragraph(tree_t *t, /* I - Tree t if (temp->markup != MARKUP_A) break; - if (temp != NULL && temp->markup == MARKUP_NONE && temp->data[0] == ' ') + if (temp != NULL && temp->markup == MARKUP_NONE && temp->data[0] == ' ' && temp->data[1]) { // Drop leading space... for (dataptr = temp->data; *dataptr; dataptr ++)
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