hdhomerun: fix a leak
This commit is contained in:
parent
d1a014f329
commit
c182493656
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue