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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 13 07:22:30 UTC 2016


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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
And in core

commit 3f3af84a8fdb0a56612f60f3aae099715fe36d44
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Apr 13 10:21:15 2016 +0300

    meta: Warn if a meta implementation is registered without init function

    This previously caused uninitialized memory unless something else was
    initializing all the fields explicitly to something.

    To be on the safe side, we also allocate metas without init function to all
    zeroes now as it was relatively common.

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

-- 
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