mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
560256d26b6e1a522c25b547b269daec5d76ad46
The two events in question are posted in CInfoViewer::getEPG() and they're handled in CRemoteControl::handleMsg(). They are written to the high/low priority pipes only, so there should be no way that they end up in the event socket, which is what the code path in question here deals with. Apart from that, the type the buffer was casted to was completely wrong, so if this code was ever executed, it would have faulted.
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%