Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:seife:Factory
maelstrom
maelstrom-3.0.6-controls.cpp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File maelstrom-3.0.6-controls.cpp.patch of Package maelstrom
--- controls.cpp.orig 2001-03-24 19:04:28.000000000 +0100 +++ controls.cpp 2014-09-28 13:06:02.007417655 +0200 @@ -83,7 +83,7 @@ if ( fname ) { *fname = datafile; } - sprintf(datafile, "%s"DIR_SEP"%s", home, MAELSTROM_DATA); + snprintf(datafile, sizeof(datafile), "%s"DIR_SEP"%s", home, MAELSTROM_DATA); if ( (data=fopen(datafile, mode)) == NULL ) return(NULL); return(data);
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