Fixed a possible NULL pointer dereference in osddemo.c

This commit is contained in:
Klaus Schmidinger
2011-04-17 13:05:13 +02:00
parent 79f8c5f38e
commit 8e3c9f553f
4 changed files with 14 additions and 7 deletions

View File

@@ -6599,3 +6599,4 @@ Video Disk Recorder Revision History
- The dvbhddevice plugin is now part of the VDR distribution archive (thanks to
Andreas Regel).
- Removed an obsolete local variable in dvbsdffosd.c (thanks to Paul Menzel).
- Fixed a possible NULL pointer dereference in osddemo.c (reported by Paul Menzel).