mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
ghostpad: don't release mutex twice
This commit is contained in:
parent
df2341684f
commit
0467799f22
1 changed files with 0 additions and 1 deletions
|
@ -1243,7 +1243,6 @@ link_failed:
|
|||
lret);
|
||||
/* and unset target again */
|
||||
gst_proxy_pad_set_target_unlocked (GST_PAD_CAST (gpad), NULL);
|
||||
GST_PROXY_UNLOCK (gpad);
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue