summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-15 14:04:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-15 14:04:11 +0100
commit2f49224c9c9bf1e3c8595137894977aef6ef0cca (patch)
tree311949769a42480946d1fdecede372addc12219f /CONTRIBUTORS
parent5198be318702316b1bb516f20cc9f6b20d311d9a (diff)
downloadvdr-2f49224c9c9bf1e3c8595137894977aef6ef0cca.tar.gz
vdr-2f49224c9c9bf1e3c8595137894977aef6ef0cca.tar.bz2
Fixed closing unused PID handles
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 6463c532..4310db77 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -466,3 +466,6 @@ Steffen Barszus <st_barszus@gmx.de>
Peter Seyringer <e9425234@student.tuwien.ac.at>
for reporting a bug in saving the polarization parameter of channels that have a
number in the 'source' parameter
+
+Stefan Schluenss <dxr3_osd@schluenss.de>
+ for reporting a bug where PID handles were not closed correctly