diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-08-17 10:26:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-08-17 10:26:18 +0200 |
commit | b4a6c36215c6ecab80c3f3c3b03897816008c4ef (patch) | |
tree | 77e9d603829a8369ef566d7866132a2929abc237 /CONTRIBUTORS | |
parent | 121f3483798628af82b9ed93ff75c43acc357d4c (diff) | |
download | vdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.gz vdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.bz2 |
Fixed handling newline characters in ci.c's CopyString()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 50ee175e..d56cf15e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2762,6 +2762,7 @@ Winfried Köhler <w_koehl@gmx.de> for fixing the size of cChannel::dtypes[] 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() Hans-Werner Hilse <hilse@web.de> for adding the command line option --userdump to enable core dumps in case VDR |