Fixed handling reallocated memory in cCharSetConv::Convert()

This commit is contained in:
Klaus Schmidinger
2007-10-13 12:03:39 +02:00
parent 441b002be9
commit 929d3e9ba2
3 changed files with 5 additions and 2 deletions

View File

@@ -5460,3 +5460,5 @@ Video Disk Recorder Revision History
- Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On'
is true (i.e. this device is being made the primary device).
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed handling reallocated memory in cCharSetConv::Convert() (reported by Udo
Richter).