From b1c6dec543d6445151631ea13825820f2ad3914d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 14 Jan 2009 15:37:07 +0000 Subject: ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes bug #567746. Original commit message from CVS: Patch by: Lennart Poettering * ext/pulse/pulseprobe.c: (gst_pulseprobe_new), (gst_pulseprobe_free): Fix refcount loop, resulting in a thread leak. Fixes bug #567746. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 284c8f25..5437ff9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-14 Sebastian Dröge + + Patch by: Lennart Poettering + + * ext/pulse/pulseprobe.c: (gst_pulseprobe_new), + (gst_pulseprobe_free): + Fix refcount loop, resulting in a thread leak. Fixes bug #567746. + 2009-01-14 Sebastian Dröge * gst/spectrum/Makefile.am: -- cgit