From: Jaroslav Kysela Date: Sun, 14 Feb 2016 17:49:41 +0000 (+0100) Subject: tvhdhomerun: fix memory leak in tvhdhomerun_frontend_update_pids() X-Git-Tag: v4.2.1~1023 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc6c36332e4b07aa22d351f0c6e31d12751d2b40;p=thirdparty%2Ftvheadend.git tvhdhomerun: fix memory leak in tvhdhomerun_frontend_update_pids() --- diff --git a/src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.c b/src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.c index 54c29eb86..b8a0fba19 100644 --- a/src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.c +++ b/src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.c @@ -501,6 +501,7 @@ static void tvhdhomerun_frontend_update_pids( mpegts_input_t *mi, mpegts_mux_t * if (wpids.all) tvhdhomerun_device_open_pid(hfe, MPEGTS_FULLMUX_PID); mpegts_pid_done(&wpids); + mpegts_pid_done(&pids); } static idnode_set_t *