[Bug 764902] Explicitly initialize GstVideoCropMeta fields to 0 on init.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 12 14:27:57 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764902

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 325764:
 --> (https://bugzilla.gnome.org/review?bug=764902&attachment=325764)

::: gst/gstbuffer.c
@@ +2092,3 @@
   /* create a new slice */
   size = ITEM_SIZE (info);
+  item = g_slice_alloc0 (size);

Nevermind, can't find that patch anywhere, might have been something else.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list