diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-28 13:08:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-28 13:08:09 +0200 |
commit | 2751e239eba118a319c1c8518fb199dc5d4114e4 (patch) | |
tree | 411481a6776b71cbd363680827a6c1b17bc3ebe0 /HISTORY | |
parent | 0af3ed548c86b5b2670fbf5610ee41d36b48761a (diff) | |
download | vdr-2751e239eba118a319c1c8518fb199dc5d4114e4.tar.gz vdr-2751e239eba118a319c1c8518fb199dc5d4114e4.tar.bz2 |
Fixed the locking sequence when dumping EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9063,3 +9063,4 @@ Video Disk Recorder Revision History macro DEBUG_LOCKSEQ in thread.c. At the first occurrence of an invalid locking sequence, the 20 most recent locks will be printed to stderr, followed by a backtrace that led to the call in question. +- Fixed the locking sequence when dumping EPG data. |