udpsrc: Also clear GError
This commit is contained in:
parent
b86d20e45b
commit
c70ba7765a
@ -459,6 +459,7 @@ no_select:
|
||||
gst_buffer_unmap (outbuf, &info);
|
||||
gst_buffer_unref (outbuf);
|
||||
outbuf = NULL;
|
||||
g_clear_error (&err);
|
||||
goto retry;
|
||||
}
|
||||
goto receive_error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user