mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
moviebrowser: fix segfault (second tmdb call crashes)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d14a2b796
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-19 (Tue, 19 Mar 2019)
Origin message was:
------------------
- moviebrowser: fix segfault (second tmdb call crashes)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2096,7 +2096,6 @@ bool CMovieBrowser::onButtonPressMainFrame(neutrino_msg_t msg)
|
||||
if (tmdb)
|
||||
{
|
||||
tmdb->cleanup();
|
||||
delete tmdb;
|
||||
tmdb = NULL;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user