diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-20 17:37:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-20 17:37:24 +0100 |
commit | 82a13c7a0ec7f709335c603f94e4498e4e5fc637 (patch) | |
tree | 1fa6b7f1edbef0adeefcada40df3976979320362 /HISTORY | |
parent | e85852672fdc218356e8a8565ba42ed85bed5fb4 (diff) | |
download | vdr-82a13c7a0ec7f709335c603f94e4498e4e5fc637.tar.gz vdr-82a13c7a0ec7f709335c603f94e4498e4e5fc637.tar.bz2 |
Fixed reallocating memory in cTsToPes::PutTs()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6537,3 +6537,4 @@ Video Disk Recorder Revision History - Added Serbian language texts (thanks to Milan Cvijanovic). - Fixed reallocating memory in the "pictures" plugin (reported by Paul Menzel, with input from Oliver Endriss). +- Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss). |