Now deleting any previously allocated pixmaps in cOsd::SetAreas()

This commit is contained in:
Klaus Schmidinger
2013-02-13 12:55:26 +01:00
parent 8ef71dbbdf
commit b6b9a148c6
2 changed files with 6 additions and 1 deletions

View File

@@ -7606,3 +7606,4 @@ Video Disk Recorder Revision History
- Fixed the description of the OSD drawing functions DrawEllipse() (the values -5...-8
for the Quadrants parameter are not implemented).
- Made cOsd::DestroyPixmap() "NULL proof".
- Now deleting any previously allocated pixmaps in cOsd::SetAreas().