[Bug 659573] multipartdemux: segfault
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 11 09:47:23 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=659573
GStreamer | gst-plugins-good | git
--- Comment #19 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-06-11 16:47:21 UTC ---
I removed the test in the function as the test in the caller shorts it out
indeed.
commit 7e278e6b22fe2eea8b620996d6f3c7bbbb30c119
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Wed Jun 11 17:43:42 2014 +0100
multipartdemux: guard against having no MIME type
The code would previously crash trying to insert a NULL string
into a hash table.
It does seem a little broken that indexing is done by MIME type
and not by index though, unless the spec says there cannot be
two parts with the same MIME type.
https://bugzilla.gnome.org/show_bug.cgi?id=659573
--
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