Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
fortune
fortune-fix-missing-closedir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fortune-fix-missing-closedir.patch of Package fortune
--- fortune/fortune.c | 1 + 1 file changed, 1 insertion(+) Index: fortune/fortune/fortune.c =================================================================== --- fortune.orig/fortune/fortune.c 2009-08-10 14:30:04.000000000 +0200 +++ fortune/fortune/fortune.c 2009-08-10 14:30:29.000000000 +0200 @@ -715,6 +715,7 @@ register FILEDESC *fp; else free(name); } + closedir(dir); if (fp->num_children == 0) { (void) fprintf(stderr, "fortune: %s: No fortune files in directory.\n", fp->path);
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