diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-29 15:10:12 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-29 15:10:12 +0200 |
| commit | a3efbc248a4764b4c03179fc6a3ce272ee2755e0 (patch) | |
| tree | 7f330d0a3c41e0d2d00063ef853ef1e9521c093f /CONTRIBUTORS | |
| parent | 14790d6f7a50f251a412f9171be516a7f00b0e23 (diff) | |
| download | vdr-a3efbc248a4764b4c03179fc6a3ce272ee2755e0.tar.gz vdr-a3efbc248a4764b4c03179fc6a3ce272ee2755e0.tar.bz2 | |
Fixed a possible access of invalid file handles in cSIProcessor::Action()
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9545f537..085dcb16 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -174,6 +174,7 @@ Stefan Huelswitt <huels@iname.com> for suggesting to add VDRVERSNUM to config.h for fixing a memory leak in cNonBlockingFileReader for fixing an uninitialized variable in cDisplayChannel + for fixing a possible access of invalid file handles in cSIProcessor::Action() Ulrich Röder <roeder@efr-net.de> for pointing out that there are channels that have a symbol rate higher than |
