Fixed the locking sequence when dumping EPG data

This commit is contained in:
Klaus Schmidinger
2017-05-28 13:08:09 +02:00
parent 0af3ed548c
commit 2751e239eb
4 changed files with 10 additions and 9 deletions

View File

@@ -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.