diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-09-16 13:30:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-09-16 13:30:59 +0200 |
commit | 46b480c798c2d5f4acb8874f25e5129f2cf7f224 (patch) | |
tree | bb40c9139814ac59ce743aad7fe2fc58fd08c622 /CONTRIBUTORS | |
parent | b4a6c36215c6ecab80c3f3c3b03897816008c4ef (diff) | |
download | vdr-46b480c798c2d5f4acb8874f25e5129f2cf7f224.tar.gz vdr-46b480c798c2d5f4acb8874f25e5129f2cf7f224.tar.bz2 |
Fixed checking the return value of the Open() call in cFileName::SetOffset()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d56cf15e..3c1a5830 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2763,6 +2763,8 @@ Winfried Köhler <w_koehl@gmx.de> for adding a device hook for detecting whether a device provides EIT data for improving deleting plugins in case the plugin uses its own memory management for reporting a bug in handling newline characters in ci.c's CopyString() + for reporting a bug in checking the return value of the Open() call in + cFileName::SetOffset() Hans-Werner Hilse <hilse@web.de> for adding the command line option --userdump to enable core dumps in case VDR |