Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
blobAndConquer
blobandconquer-gcc47.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File blobandconquer-gcc47.patch of Package blobAndConquer
--- src/pak.cpp.orig 2011-08-29 20:32:58.000000000 +0200 +++ src/pak.cpp 2014-09-23 23:31:08.000000000 +0200 @@ -126,8 +126,8 @@ if (!infile) { printf("Couldn't open %s for reading!\n", filename); + fclose(pak); closedir(dirp); - gzclose(pak); exit(1); } @@ -158,8 +158,8 @@ if (!fp) { printf("Couldn't open %s for reading!\n", filename); + fclose(pak); closedir(dirp); - gzclose(pak); exit(1); } else
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