Fixed lock handling in CAM communication to avoid problems with multiple CAMs per device or CAMs with more than one smart card

This commit is contained in:
Klaus Schmidinger
2005-10-30 13:21:23 +01:00
parent 3c59953017
commit 6e982f765e
3 changed files with 36 additions and 23 deletions

View File

@@ -3905,3 +3905,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort() (reported
by Marco Schl<68><6C>ler).
- Fixed lock handling in CAM communication to avoid problems with multiple CAMs
per device or CAMs with more than one smart card.