Added a missing cMutexLock to cRemote::HasKeys()

This commit is contained in:
Klaus Schmidinger
2005-03-20 13:27:01 +01:00
parent fa512884b9
commit de23bd7cb1
3 changed files with 4 additions and 1 deletions

View File

@@ -1281,6 +1281,7 @@ Wolfgang Rohdewald <wolfgang@rohdewald.de>
in cDevice::Shutdown()
for removing some unneeded code and fixing access to unallocated memory in
cEvent::FixEpgBugs()
for adding a missing cMutexLock to cRemote::HasKeys()
Chad Flynt <hoochster@sofnet.com>
for suggestions and experiments regarding the buffer reserve in cTransfer