diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-04 13:11:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-04 13:11:52 +0100 |
commit | dcff08512e69a8eac5a6188c23fe56e8672fe5d4 (patch) | |
tree | adc80297b879455561fc3f71905245c4bb6fa022 /HISTORY | |
parent | e72bff8938efd6fe2b0a01219b75a8729191f07c (diff) | |
download | vdr-dcff08512e69a8eac5a6188c23fe56e8672fe5d4.tar.gz vdr-dcff08512e69a8eac5a6188c23fe56e8672fe5d4.tar.bz2 |
Fixed a possible segfault if VDR gets terminated while a message is displayed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5015,3 +5015,8 @@ Video Disk Recorder Revision History - Added a compatibility define for 'uint64' to tools.h, so that existing plugins don't need to be modified immediately (reported by Suur Karu). This will be removed in version 1.5. + +2007-01-04: Version 1.4.4-3 + +- Fixed a possible segfault if VDR gets terminated while a message is displayed + (thanks to Udo Richter). |