Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
ices
ices-missing-fclose.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ices-missing-fclose.diff of Package ices
This patch was added to version < 2.0.1 Sent upstream 2021-05-08 to icecast@xiph.org diff -Nur ices-2.0.3/src/playlist_basic.c new/src/playlist_basic.c --- ices-2.0.3/src/playlist_basic.c 2017-07-10 11:19:15.000000000 +0200 +++ new/src/playlist_basic.c 2021-05-08 15:48:33.217498552 +0200 @@ -147,6 +147,7 @@ if(data->random) shuffle(data->pl, data->len); + fclose(file); return 0; }
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