Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
perl
perl-fix_dbmclose_call.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-fix_dbmclose_call.patch of Package perl
--- ext/ODBM_File/ODBM_File.xs +++ ext/ODBM_File/ODBM_File.xs @@ -121,7 +121,7 @@ dMY_CXT; CODE: dbmrefcnt--; - dbmclose(); + dbmclose(db); safefree(db); datum_value
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