Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
iptraf
iptraf-3.0.0-gcc45.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File iptraf-3.0.0-gcc45.patch of Package iptraf
--- src/ifstats.c.orig 2010-02-13 23:59:52.000000000 +0100 +++ src/ifstats.c 2010-02-14 00:01:35.000000000 +0100 @@ -1250,7 +1250,7 @@ if ((withall) && (list != NULL)) { ptmp = malloc(sizeof(struct iflist)); - strcpy(ptmp->ifname, "All interfaces"); + strncpy(ptmp->ifname, "All interfaces", sizeof (ptmp->ifname)); ptmp->prev_entry = NULL; list->prev_entry = ptmp;
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