summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorschmirl <schmirl>2010-02-20 23:05:20 +0000
committerschmirl <schmirl>2010-02-20 23:05:20 +0000
commitfc99a72467ec2a284b4242dcf9dc90689a295a99 (patch)
treeac3ee2fb9a2d4a6ae2e47fd92a5603a88206f2f0 /CONTRIBUTORS
parentccbc738202f73dd0ca192e08494cd7938d4f666b (diff)
downloadvdr-plugin-streamdev-fc99a72467ec2a284b4242dcf9dc90689a295a99.tar.gz
vdr-plugin-streamdev-fc99a72467ec2a284b4242dcf9dc90689a295a99.tar.bz2
fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 276c1cc..0bce176 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -117,3 +117,6 @@ Alwin Esch
BBlack
for reporting that updating recordings list on CmdPLAY is a bad idea
+
+lhanisch
+ for fixing a memory leak in cStreamdevPatFilter::GetPid