[Bug 676524] apexsink: Crash in gst_apexraop_connect
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 16 05:46:01 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=676524
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thaytan at noraisin.net
Resolution|--- |FIXED
--- Comment #9 from Jan Schmidt <thaytan at noraisin.net> ---
commit 9e1135e209d798a6ebee2b415acc8c6535d3befc
Author: Jan Schmidt <jan at centricular.com>
Date: Thu Apr 16 22:43:54 2015 +1000
apexsink: Fix buffer overflow, in case anyone ever ports it.
Fix a simple buffer overflow - 16 bytes isn't enough to hold
the string representation of a gulong on x86_64. I guess the
intent was to generate a 32 bit random key, so let's do that.
Only matters if anyone ever ports the sink to 1.x
https://bugzilla.gnome.org/show_bug.cgi?id=676524
--
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