Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode()

This commit is contained in:
Klaus Schmidinger
2007-10-13 12:07:27 +02:00
parent 929d3e9ba2
commit b943bf2c50
3 changed files with 7 additions and 4 deletions

View File

@@ -5462,3 +5462,5 @@ Video Disk Recorder Revision History
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed handling reallocated memory in cCharSetConv::Convert() (reported by Udo
Richter).
- Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode() (thanks to
Udo Richter).