[Bug 779247] Fix race in videotexturecache
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Feb 26 11:06:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779247
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #346745|none |needs-work
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 346745:
--> (https://bugzilla.gnome.org/review?bug=779247&attachment=346745)
::: sys/applemedia/videotexturecache.m
@@ +194,3 @@
+success: {
+ TextureWrapper *texture_data = malloc(sizeof(TextureWrapper));
g_new0() here, or at least g_malloc()
--
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