mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- fix possible segfault introduced with svn rev. 2097
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2106 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1321,7 +1321,9 @@ void CNeutrinoApp::channelsInit(bool bOnly)
|
|||||||
myinfo.arena, myinfo.arena / 1024, myinfo.uordblks);
|
myinfo.arena, myinfo.arena / 1024, myinfo.uordblks);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
delete hdBouquet;
|
if(g_settings.make_hd_list)
|
||||||
|
delete hdBouquet;
|
||||||
|
|
||||||
reloadhintBox->hide();
|
reloadhintBox->hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user