Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Alexander_Naumov:SLE12
zoo
zoo-security_parse.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File zoo-security_parse.patch of Package zoo
Index: parse.c =================================================================== --- parse.c.orig 1991-07-11 21:07:34.000000000 +0200 +++ parse.c 2009-11-24 19:46:09.705623000 +0100 @@ -39,7 +39,7 @@ char *fname; char *namep; /* points to relevant part of tempname */ char *p; - strcpy (tempname, fname); + strncpy (tempname, fname, LFNAMESIZE); #ifdef DEBUG printf ("parse: supplied name is [%s].\n", tempname);
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