gldownload: plug a memory leak
This commit is contained in:
parent
d01d259024
commit
7899b9af9f
@ -312,6 +312,7 @@ _do_download (GstGLDownload * download, guint texture_id,
|
|||||||
}
|
}
|
||||||
|
|
||||||
gst_buffer_unref (inbuf);
|
gst_buffer_unref (inbuf);
|
||||||
|
gst_buffer_unref (outbuf);
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user