hdhomerun: fix a leak

This commit is contained in:
Jaroslav Kysela 2014-10-15 18:14:26 +02:00
parent d1a014f329
commit c182493656

View file

@ -400,6 +400,7 @@ void tvhdhomerun_done ( void )
tvhdhomerun_discovery_destroy(d, 1);
}
pthread_mutex_unlock(&global_lock);
hdhomerun_debug_destroy(hdhomerun_debug_obj);
}
void