Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
htmldoc
htmldoc-fortify.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File htmldoc-fortify.diff of Package htmldoc
--- ./htmldoc/ps-pdf.cxx.orig 2010-02-15 11:13:11.000000000 +0100 +++ ./htmldoc/ps-pdf.cxx 2010-02-15 11:17:02.000000000 +0100 @@ -8615,7 +8615,7 @@ return (NULL); } // Safe because buffer is allocated... - strcpy((char *)r->data.text.buffer, (char *)data); + memcpy((char *)r->data.text.buffer, data, strlen ((char *)data) + 1); get_color(_htmlTextColor, r->data.text.rgb); break; case RENDER_IMAGE :
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