ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 18 Mar 2007 17:57:48 +0000 (17:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 18 Mar 2007 17:57:48 +0000 (17:57 +0000)
commit0abc869e3e4b2ec6be387c3298062477f51fc338
treeb4fd05259217052d7fbc5af1c4743c4c7d423f17
parent5b3587b7f5494deda70b9176281694cd52a5d9b2
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not be used and could cause deadlocks.

Original commit message from CVS:
Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
* ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
Don't need to take the connection lock, it will not be used and could
cause deadlocks.
ChangeLog
ext/jack/gstjackaudioclient.c