mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
src/gui/moviebrowser.cpp set deleted CChannelLogo pointers to NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: cbf4c9bae8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1261,6 +1261,7 @@ void CMovieBrowser::refreshMovieInfo(void)
|
||||
else
|
||||
CChannelLogo->hide();
|
||||
delete CChannelLogo;
|
||||
CChannelLogo = NULL;
|
||||
}
|
||||
if (old_EpgId != m_movieSelectionHandler->epgEpgId >>16) {
|
||||
CChannelLogo = new CComponentsChannelLogo(0, 0, logo_w_max, m_cBoxFrameTitleRel.iHeight,
|
||||
|
Reference in New Issue
Block a user