[Bug 787293] glimagesink: met segment fault when exit app on wayland
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 5 05:42:35 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787293
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #359157|none |rejected
status| |
--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Review of attachment 359157:
--> (https://bugzilla.gnome.org/review?bug=787293&attachment=359157)
This introduces a use-after-free case as calling the superclass ->finalize()
will free() the instance. Accessing any variables in the instance is thus
undefined behaviour.
--
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