[Bug 647830] assrender: crashes with very large subtitles

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 16 04:13:09 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647830
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-16 11:13:06 UTC ---
Pushed this, definitely fixes invalid access reported by valgrind.

Causes these warnings now with gcc 4.6 though:

  CC     libgstassrender_la-gstassrender.lo
gstassrender.c: In function 'blit_i420':
gstassrender.c:576:8: warning: variable 'src_stride' set but not used
[-Wunused-but-set-variable]
gstassrender.c:573:8: warning: variable 'w2' set but not used
[-Wunused-but-set-variable]

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