aboutsummaryrefslogtreecommitdiff
path: root/ext/pulse/pulsesink.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/pulsesink.c')
-rw-r--r--ext/pulse/pulsesink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pulse/pulsesink.c b/ext/pulse/pulsesink.c
index 6cbbf8a0..d5defeee 100644
--- a/ext/pulse/pulsesink.c
+++ b/ext/pulse/pulsesink.c
@@ -2790,7 +2790,7 @@ no_mainloop:
no_buffer:
{
GST_DEBUG_OBJECT (pulsesink, "we have no ringbuffer");
- goto unlock;
+ return NULL;
}
info_failed:
{