cec: don't return from the Close() method in CUSBCECAdapterCommunication, because...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 22 Mar 2012 13:55:25 +0000 (14:55 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 22 Mar 2012 13:55:25 +0000 (14:55 +0100)
commit26516f2f0df6ed29be8c94f70247b9d0d6748042
treeea7148985a2b412fa764393a403e757f9c7667b1
parent4da0e7f1706c435df1c405527c74e1b2b3108e04
cec: don't return from the Close() method in CUSBCECAdapterCommunication, because then it libCEC will try to delete it while it's still being used.
src/lib/adapter/USBCECAdapterCommunication.cpp
src/lib/adapter/USBCECAdapterCommunication.h