diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 09:42:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 09:42:36 +0200 |
commit | eb18d4a5b0748c3b5d8408fe025eeff332fd64e7 (patch) | |
tree | e813af6974d9ede04536f7156193f601acc3f6c6 /CONTRIBUTORS | |
parent | 1f726846f5e6f8137c6bcc1df53b61b35e3ae08d (diff) | |
download | vdr-eb18d4a5b0748c3b5d8408fe025eeff332fd64e7.tar.gz vdr-eb18d4a5b0748c3b5d8408fe025eeff332fd64e7.tar.bz2 |
If one PID can't be added, the whole cDevice::AttachReceiver() will now fail
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 09e3229a..0a787e50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1051,6 +1051,8 @@ Marco Schlüßler <marco@lordzodiac.de> finally lead to finding out that the basic problem causing buffer overflows was in EnableGet()/EnablePut() being called too often for avoiding unnecessary section filter start/stops + for pointing out that if one PID can't be added, the whole cDevice::AttachReceiver() + should fail and all PIDs added so far should be deleted Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |