Fixed the locking sequence when starting an instant recording

This commit is contained in:
Klaus Schmidinger
2017-06-07 15:41:12 +02:00
parent c0b8666d1f
commit 081e9eb45f
2 changed files with 5 additions and 3 deletions

View File

@@ -9108,3 +9108,4 @@ Video Disk Recorder Revision History
- Fixed false positives when checking the locking sequence, in case of nested locks
within the same thread.
- Fixed uninitialized variable SdWatchdog in vdr.c (reported by Frank Neumann).
- Fixed the locking sequence when starting an instant recording.