summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-20 13:42:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-20 13:42:38 +0100
commitcd09f7a0dfad60a9451b30fc2c4261a3c867beee (patch)
tree871ce2bf1582a2c63a5968a3d02a57ea3cafd8db /HISTORY
parentef385702d0d821f9d7efebef1e87d4e9da9db721 (diff)
downloadvdr-cd09f7a0dfad60a9451b30fc2c4261a3c867beee.tar.gz
vdr-cd09f7a0dfad60a9451b30fc2c4261a3c867beee.tar.bz2
Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'schedule' pointers from cChannel objects
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9b5d7df3..576b6b4c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4198,3 +4198,5 @@ Video Disk Recorder Revision History
the individual thread's pid (based on a suggestion from Francois-Xavier Kowalski).
- Fixed a problem with @plugin in keymacros.conf in case the named plugin is not
loaded (reported by Franz Gangkofer).
+- Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'schedule'
+ pointers from cChannel objects (reported by Malte Schröder).