diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-04-17 13:05:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-04-17 13:05:13 +0200 |
commit | 8e3c9f553fd2b39007dd0066b2f88ac6d953755e (patch) | |
tree | e8a7acb0bc7ebf3912ad26ac4cd4bf4bc27068f4 /HISTORY | |
parent | 79f8c5f38e0a24a5f30e0a29fb5c18f03c85c203 (diff) | |
download | vdr-8e3c9f553fd2b39007dd0066b2f88ac6d953755e.tar.gz vdr-8e3c9f553fd2b39007dd0066b2f88ac6d953755e.tar.bz2 |
Fixed a possible NULL pointer dereference in osddemo.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |