diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-07 15:41:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-07 15:41:12 +0200 |
commit | 081e9eb45f739f23a275fbb1a46532a8dd1ec8f9 (patch) | |
tree | dbba60e540ad10ebba23bb6fcd0c8ef152098418 /HISTORY | |
parent | c0b8666d1fe1a5f83ba7a09ad68fcc6e811b7e12 (diff) | |
download | vdr-081e9eb45f739f23a275fbb1a46532a8dd1ec8f9.tar.gz vdr-081e9eb45f739f23a275fbb1a46532a8dd1ec8f9.tar.bz2 |
Fixed the locking sequence when starting an instant recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |