aboutsummaryrefslogtreecommitdiff
path: root/ext/pulse/pulsesink.c
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-04-19 15:55:02 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-04-19 15:55:02 +0200
commit4991bdfd9201aafb03264e9bc0794bff973f87b2 (patch)
treefc1ecade5b46a5c7e837a860b90031d157648a6d /ext/pulse/pulsesink.c
parenta31a4e96a3f2efbd4057e7845e734a3096b20403 (diff)
Imported Upstream version 1.2.4
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:
{