diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-03 09:34:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-03 09:34:12 +0100 |
commit | e2796948b2abadbb60fca25af2922737c253805a (patch) | |
tree | 7fbccee7e45fbf206de5d37732817e2fc881d565 /CONTRIBUTORS | |
parent | 441bf300321d5ae6c56a16bf59e88888981f4fa0 (diff) | |
download | vdr-e2796948b2abadbb60fca25af2922737c253805a.tar.gz vdr-e2796948b2abadbb60fca25af2922737c253805a.tar.bz2 |
Fixed calling iconv_close() only with a valid iconv_t value
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a993e76b..75f3c097 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2835,6 +2835,7 @@ Juergen Lock <vdr-l@jelal.kn-bremen.de> for fixing cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE for reporting a problem with EPG scan on systems with only a single DVB device that use software output + for fixing calling iconv_close() only with a valid iconv_t value Sergiu Dotenco <sergiu.dotenco@googlemail.com> for reporting a missing initialization in sDvbSpuRect |