summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-02-20 17:37:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-02-20 17:37:24 +0100
commit82a13c7a0ec7f709335c603f94e4498e4e5fc637 (patch)
tree1fa6b7f1edbef0adeefcada40df3976979320362 /HISTORY
parente85852672fdc218356e8a8565ba42ed85bed5fb4 (diff)
downloadvdr-82a13c7a0ec7f709335c603f94e4498e4e5fc637.tar.gz
vdr-82a13c7a0ec7f709335c603f94e4498e4e5fc637.tar.bz2
Fixed reallocating memory in cTsToPes::PutTs()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index db7ae384..79ec7a95 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).