Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
kakasi
kakasi-2.3.4-fclose.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kakasi-2.3.4-fclose.patch of Package kakasi
--- src/atoc-conv.c +++ src/atoc-conv.c 2009/08/14 13:39:51 @@ -122,6 +122,7 @@ if (includekanji(f2) == 0) continue; printf("%s %s\n", f1, f2); } + fclose(fp); } int --- src/rdic-conv.c +++ src/rdic-conv.c 2009/08/14 13:40:09 @@ -79,6 +79,7 @@ if (includekanji(f3) == 0) continue; printf("%s %s\n", f2, f3); } + fclose(fp); } int --- src/wx2-conv.c +++ src/wx2-conv.c 2009/08/14 13:40:28 @@ -158,6 +158,7 @@ if (includekanji(f2) == 0) continue; printf("%s %s\n", f1, f2); } + fclose(fp); } int
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