mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
parent
39cd2bf8fe
commit
5706178d54
1 changed files with 2 additions and 0 deletions
|
@ -706,6 +706,8 @@ gst_ipc_pipeline_comm_read_buffer (GstIpcPipelineComm * comm, guint32 size)
|
|||
} else {
|
||||
GST_WARNING_OBJECT (comm->element, "Unsupported meta: %s",
|
||||
g_type_name (api));
|
||||
if (structure)
|
||||
gst_structure_free (structure);
|
||||
}
|
||||
|
||||
#undef READ_FIELD
|
||||
|
|
Loading…
Reference in a new issue