Fix crash on startup
This commit is contained in:
parent
342d0e7799
commit
67a8cbfac8
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ linuxdvb_adapter_add ( const char *path )
|
|||
#endif
|
||||
pthread_mutex_unlock(&global_lock);
|
||||
htsmsg_destroy(conf);
|
||||
conf = feconf = NULL;
|
||||
}
|
||||
|
||||
/* Relock before exit */
|
||||
|
|
Loading…
Add table
Reference in a new issue