Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
gup
gup-fdleak.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gup-fdleak.dif of Package gup
--- ./newsgroups.c.orig 2009-09-04 09:48:56.000000000 +0000 +++ ./newsgroups.c 2009-09-04 09:58:09.000000000 +0000 @@ -158,8 +158,10 @@ load_newsgroups() /* slurp it in */ length = read(fd, desc, (int) stat.st_size); + close(fd); if (length != stat.st_size) { logit(L_BOTH, "WARNING", "Error reading newsgroups"); + free(desc); return; }
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