Stefan Seyfried e878f5f751 spark: fix race condition in cDemux
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.
2015-02-20 09:30:19 +01:00
2013-11-03 00:15:19 +01:00
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
4 MiB
Languages
C 58.4%
C++ 39.6%
M4 1.2%
Makefile 0.7%