Fixed a possible access to uninitialized data in cEIT::cEIT()

This commit is contained in:
Klaus Schmidinger
2013-11-03 14:02:01 +01:00
parent 0b5085f4f0
commit 39f6b6fc6b
3 changed files with 6 additions and 3 deletions

View File

@@ -8051,3 +8051,5 @@ Video Disk Recorder Revision History
- In the "Select folder" menu pressing Ok now selects the folder, even if this is a
folder that contains sub folders (marked with "..."). To open such a folder you
can press the Red key.
- Fixed a possible access to uninitialized data in cEIT::cEIT() (reported by Dominik
Strasser).