mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible deadlock in case two SVDRP clients send each other POLL commands at the same time
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -9797,3 +9797,5 @@ Video Disk Recorder Revision History
|
||||
- Added a warning if an attempt is made to obtain a write lock twice from the same thread.
|
||||
- Fixed default values for DVB-T (thanks to Winfried K<>hler and Jose Angel).
|
||||
- Removed some unnecessary locks from SVDRPClientHandler.
|
||||
- Fixed a possible deadlock in case two SVDRP clients send each other POLL commands
|
||||
at the same time.
|
||||
|
Reference in New Issue
Block a user