diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-18 11:21:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-18 11:21:00 +0100 |
commit | 273d6c53a68566f31f4241bf094416956bde9562 (patch) | |
tree | 693dc079a42358e0e7cf4b0eeca3e42bff7a086f /CONTRIBUTORS | |
parent | b8cdca858b29807fab2a3f0b01d745da6e804e61 (diff) | |
download | vdr-273d6c53a68566f31f4241bf094416956bde9562.tar.gz vdr-273d6c53a68566f31f4241bf094416956bde9562.tar.bz2 |
Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4832e059..1ae41541 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -606,6 +606,8 @@ Oliver Endriss <o.endriss@gmx.de> for making cEIT::cEIT() drop EPG events that have a zero start time or duration for reporting an unnecessary OSD draw operation caused by the audio track description display in the ST:TNG skin's channel display + for suggesting to make CharArray::DataOwnData::assign() in 'libsi' more robust + against invalid data Reinhard Walter Buchner <rw.buchner@freenet.de> for adding some satellites to 'sources.conf' |