Bug #4704
File descriptor leak in src/muxer/muxer_libav.c
Start date:
2017-11-04
Due date:
% Done:
100%
Estimated time:
Found in version:
master
Affected Versions:
Description
avio_open is called in lav_muxer_open_file but avio_close is called nowhere.
Therefore the recorded files are not closed if the libav-transcoder is used.
Files
History
Updated by Jaroslav Kysela about 7 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|aec815b39816a6568e383efba114a6deae40f50c.