diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-06 10:55:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-06 10:55:12 +0200 |
commit | 210df9d83595b168749a1ca3651057fc6357f22a (patch) | |
tree | 31586c5afef7da750835b20026f646093536276e /HISTORY | |
parent | dc775bc5f89461c0e6808a7464bee6f8ae818499 (diff) | |
download | vdr-210df9d83595b168749a1ca3651057fc6357f22a.tar.gz vdr-210df9d83595b168749a1ca3651057fc6357f22a.tar.bz2 |
Fixed uninitialized variable SdWatchdog in vdr.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9107,3 +9107,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). |