diff options
author | schmirl <schmirl> | 2010-02-20 23:02:10 +0000 |
---|---|---|
committer | schmirl <schmirl> | 2010-02-20 23:02:10 +0000 |
commit | 8a128f7c57fd168231798c53f890af2c1acf6492 (patch) | |
tree | c75c12424344602584274798a7259ab1ddbb4e8d /CONTRIBUTORS | |
parent | 2f027a6ffc2096fb612e5c6d92993539002c3232 (diff) | |
download | vdr-plugin-streamdev-8a128f7c57fd168231798c53f890af2c1acf6492.tar.gz vdr-plugin-streamdev-8a128f7c57fd168231798c53f890af2c1acf6492.tar.bz2 |
fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 075fa03..33141a7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -139,3 +139,6 @@ Valdemaras Pipiras sk8ter for fixing failures when switching between two encrypted channels + +lhanisch + for fixing a memory leak in cStreamdevPatFilter::GetPid |