[gstreamer-bugs] [Bug 173044] [PATCH to ffmpeg] Memory error in mjpeg_decode_frame

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 8 04:02:18 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=173044
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

Ronald Bultje changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[PATCH to ffmpeg] Memory    |[PATCH to ffmpeg] Memory
                   |error in mjpeg_decode_frame |error in mjpeg_decode_frame



------- Additional Comments From Ronald Bultje  2005-04-08 07:02 -------
Then it won't read the last v.

if (buf_ptr != buf_end)
  v2 = *buf_ptr;

sounds like a better fix, although it adds quite some cycles...

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list