cec: validate the input in CCECProcessor::IsActiveSource(). fixes potential crash...
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 16 Apr 2012 14:29:43 +0000 (16:29 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 16 Apr 2012 14:29:43 +0000 (16:29 +0200)
commit46dfe6c479beeded3b4df937567ff93ec94cc0a8
tree27d1a2934d05684d70f8f8cf7b59fefd1820b0d6
parentf939231347e93690a034397a00cfafe917571f4b
cec: validate the input in CCECProcessor::IsActiveSource(). fixes potential crash when the active source isn't known. bugzid: 671
src/lib/CECProcessor.cpp