gstdepay: fix small leak
This commit is contained in:
parent
08e5a197b4
commit
05232c55a5
@ -294,6 +294,7 @@ too_small:
|
|||||||
unknown_event:
|
unknown_event:
|
||||||
{
|
{
|
||||||
GST_DEBUG_OBJECT (rtpgstdepay, "unknown event type");
|
GST_DEBUG_OBJECT (rtpgstdepay, "unknown event type");
|
||||||
|
gst_structure_free (s);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user