[Bug 739516] Segfault when controlling gdkpixbufoverlay's offset-x property
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Nov 1 14:33:23 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739516
GStreamer | gstreamer (core) | git
--- Comment #7 from Luis de Bethencourt <luis.bg at samsung.com> 2014-11-01 21:33:17 UTC ---
this breaks in line
gst-libs/gst/video/video-blend.c:106
> r = tmpline[i * 4 + 1];
i (which is a loop from 0 to width ) is out of bounds because for same strange
reason width is -21474516.
--
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