]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Several coverity fixes, year updated, map muxes between DVB Types
authorFlole998 <Flole998@users.noreply.github.com>
Sun, 21 Feb 2021 01:22:52 +0000 (02:22 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 01:22:52 +0000 (02:22 +0100)
commit2f0c4f298b1e176cf995b8bcd10fd05c425d3a4f
tree92497d1058e9ea1806c9ae5fd0ca8d651acb79cc
parent0046c96d8d17f455caa8251c569355b77fe9f104
Several coverity fixes, year updated, map muxes between DVB Types

* Fix potential double-free

* Add Option to Map Muxes between different DVB-Types

* Fix potential endless loop in RTSP code

* Change years from 2020

* Rewrite scanfile.c for dynamic memory allocation

* More coverity fixes
src/api/api_epg.c
src/config.c
src/input/mpegts/dvb_support.c
src/input/mpegts/satip/satip_rtsp.c
src/input/mpegts/scanfile.c
src/input/mpegts/tvhdhomerun/tvhdhomerun.c
src/parsers/parsers.c