[Bug 753087] jpegdec: fix output state memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 5 21:56:31 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753087

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
What if one of the gst_jpeg_dec_decode_* has the same error handling? I think
it might also call the error routines. So yet another setjmp is needed there.

This one is correct because it will need to unref the output_state but one more
is needed to when it needs to unref the output state but also unmap the video
frame.

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