summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-06-13 16:41:30 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-06-13 16:41:30 +0000
commit373998c55d1ef79ec2a477ab939b35273574c3ef (patch)
tree47d1ea63c67568dde21de31fc5f6e157be7c2a46
parent37c08074b606d75706a04765814b7277abec920b (diff)
downloadgst-plugins-bad-373998c55d1ef79ec2a477ab939b35273574c3ef.tar.gz
gst-plugins-bad-373998c55d1ef79ec2a477ab939b35273574c3ef.tar.bz2
gst-plugins-bad-373998c55d1ef79ec2a477ab939b35273574c3ef.zip
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.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a793eede..ecff3cf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-13 Wim Taymans <wim@fluendo.com>
+
+ * 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 <tim at centricular dot net>
* NEWS: