Fixed reallocating memory in cTsToPes::PutTs()

This commit is contained in:
Klaus Schmidinger
2011-02-20 17:37:24 +01:00
parent e85852672f
commit 82a13c7a0e
3 changed files with 9 additions and 4 deletions

View File

@@ -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).