[gstreamer-bugs] [Bug 639136] [oggparse]code is not safe when using libogg fuctions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 24 10:40:33 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639136
GStreamer | gst-plugins-base | unspecified
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-01-24 18:40:26 UTC ---
commit cb9607632f86a28ee7fe649efd279ca07edf4844
Author: Yang Xichuan <xichuan.yang at tieto.com>
Date: Tue Jan 11 15:10:42 2011 +0800
oggparse: Make gst_ogg_parse_submit_buffer() safe
By not passing zero-sized buffers to ogg_sync_buffer()
and checking the return values of libogg functions.
Fixes bug #639136.
--
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