parent
39cd2bf8fe
commit
5706178d54
@ -706,6 +706,8 @@ gst_ipc_pipeline_comm_read_buffer (GstIpcPipelineComm * comm, guint32 size)
|
|||||||
} else {
|
} else {
|
||||||
GST_WARNING_OBJECT (comm->element, "Unsupported meta: %s",
|
GST_WARNING_OBJECT (comm->element, "Unsupported meta: %s",
|
||||||
g_type_name (api));
|
g_type_name (api));
|
||||||
|
if (structure)
|
||||||
|
gst_structure_free (structure);
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef READ_FIELD
|
#undef READ_FIELD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user