[gstreamer-bugs] [Bug 570761] Crash in goom (!?)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 28 01:11:40 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=570761
GStreamer | gst-plugins-good | 0.10.21
--- Comment #15 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-28 08:11:34 UTC ---
Created an attachment (id=164787)
View: https://bugzilla.gnome.org/attachment.cgi?id=164787
Review: https://bugzilla.gnome.org/review?bug=570761&attachment=164787
goom: don't allocate 260kB struct on the stack
PluginInfo is quite a sizeable struct, let's not allocate it on the
stack, especially not if we're copying it over into another dynamically
allocated copy anyway.
Possibly fixes #570761.
Any chance you could try this patch?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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