diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-01 14:59:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-01 14:59:52 +0100 |
commit | 471b287f700f4e74c940399d43567ca06dad779a (patch) | |
tree | 348b37116a9cbe8ad5b514dac6221a431418a8dd /HISTORY | |
parent | 1c4865147a01aec70fe6b8d1d4b5bd071c431cff (diff) | |
download | vdr-471b287f700f4e74c940399d43567ca06dad779a.tar.gz vdr-471b287f700f4e74c940399d43567ca06dad779a.tar.bz2 |
Fixed a memory leak in case of broken Extended Event Descriptors
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8452,3 +8452,8 @@ Video Disk Recorder Revision History - The function cDvbPlayer::Goto() now automatically calls Play() if Still is false. - Added support for LCN (Logical Channel Numbers), which plugins may use to sort channels (thanks to Rolf Ahrenberg). + +2015-02-01: Version 2.1.9 + +- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars + Hanisch). |