[Bug 781458] qtdemux: allow larger files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 19 12:00:58 UTC 2017


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

--- Comment #6 from Michael Olbrich <m.olbrich at pengutronix.de> ---
One thing I noticed: We will not abort here. The memory is allocated with
g_try_new0() and possible failures are handled correctly. But on Linux it's
more likely that the application is killed by the OOM killer anyway. That's not
good either.

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