diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:20:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:20:22 +0100 |
commit | 63ee17701a51ae721a1d0b4517783d3ffba35f74 (patch) | |
tree | 53ade4de48377167029865937ba5d900f4d4625d /CONTRIBUTORS | |
parent | 00e2415b81aa1808ab084874cb2eedccb89ec5ca (diff) | |
download | vdr-63ee17701a51ae721a1d0b4517783d3ffba35f74.tar.gz vdr-63ee17701a51ae721a1d0b4517783d3ffba35f74.tar.bz2 |
Added a check to avoid a possible NULL pointer dereference in cCiSession::SendData()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 655df998..2319ac92 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2035,6 +2035,7 @@ Ville Skyttä <ville.skytta@iki.fi> displayed for fixing some spellings in positioner.h and Doxyfile for changing '%a' to the POSIX compliant '%m' in all scanf() calls + for reporting a possible NULL pointer dereference in cCiSession::SendData() Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |