mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
e878f5f7515fccb667f7f43cba71d3c4f53364cd
cDemux destructor was racing with Read() which did lead to all sorts of nasty crashes because after poll returned, the dmx object could be gone and its memory replaced with totally different things.
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
Languages
C
58.4%
C++
39.6%
M4
1.2%
Makefile
0.7%