LibCecSharp: set the callback methods in libcec to NULL before closing the connection...
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 14 Feb 2012 14:44:50 +0000 (15:44 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 14 Feb 2012 14:44:50 +0000 (15:44 +0100)
commit7e24a7d2d1984468c562277965ab0768f5458549
treee12753577a26c444f33db2908dc92dbce1dda6d3
parentc39611ec27f44e2db11f57045d0284671ac9b3af
LibCecSharp: set the callback methods in libcec to NULL before closing the connection, since these might already have been destroyed in .NET
src/LibCecSharp/LibCecSharp.cpp