From 373998c55d1ef79ec2a477ab939b35273574c3ef Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 13 Jun 2005 16:41:30 +0000 Subject: gst/tcp/gstmultifdsink.c: Avoid potential deadlock because we do not release the lock when we emit a signal. Original commit message from CVS: * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link): Avoid potential deadlock because we do not release the lock when we emit a signal. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a793eede..ecff3cf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-06-13 Wim Taymans + + * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link): + Avoid potential deadlock because we do not release the lock + when we emit a signal. + 2005-06-13 Tim-Philipp Müller * NEWS: -- cgit v1.2.1