Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:civ75:git
tla
tla-1.3.3-uninit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tla-1.3.3-uninit.patch of Package tla
--- hackerlab/buffers/buffers.c +++ hackerlab/buffers/buffers.c @@ -47,7 +47,7 @@ return -1; - if (representation_type > 0) + if (representation_type_spec > 0) { representation_type = representation_type_spec; } --- hackerlab/oblists/oblist.c +++ hackerlab/oblists/oblist.c @@ -660,6 +660,8 @@ { struct ol_closure * olc; + olc = (struct ol_closure *)closure; + if (!olc || !olc->type || !olc->type->uninit) 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