neutrino.cpp: workaround for (rare) crash, if old_b wrong

Origin commit data
------------------
Branch: ni/coolstream
Commit: cf0286ec08
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-23 (Tue, 23 Oct 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-10-23 16:17:59 +04:00
parent b0a61fe6c7
commit dbc4e3133e

View File

@@ -2349,7 +2349,7 @@ _repeat:
SetChannelMode(old_mode);
bouquetList->activateBouquet(old_b, false);
if(!bouquetList->Bouquets.empty())
bouquetList->Bouquets[old_b]->channelList->setSelected(old_num);
bouquetList->Bouquets[bouquetList->getActiveBouquetNumber()]->channelList->setSelected(old_num);
StartSubtitles(mode == mode_tv);
}
else if(nNewChannel == -3) { // list mode changed