Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
net-tools
net-tools-1.60-netrom-fopen.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File net-tools-1.60-netrom-fopen.diff of Package net-tools
--- lib/netrom_gr.c 2009-10-07 12:26:35.000000000 +0200 +++ lib/netrom_gr.c 2009-10-07 12:28:15.000000000 +0200 @@ -32,8 +32,8 @@ int NETROM_rprint(int options) { - FILE *f1 = fopen(_PATH_PROCNET_NR_NODES, "r"); - FILE *f2 = fopen(_PATH_PROCNET_NR_NEIGH, "r"); + FILE *f1 = NULL; + FILE *f2 = NULL; char buffer[256]; int qual, n, w; /*int ext = options & FLAG_EXT;
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