[gstreamer-bugs] [Bug 168133] [PATCH] [jpegenc] Memory leaks

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 22 04:04:24 PST 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=168133
 GStreamer | gst-plugins | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|HEAD                        |0.8.8
         Resolution|                            |FIXED
             Status|UNCONFIRMED                 |RESOLVED



------- Additional Comments From Tim-Philipp Müller  2005-02-22 07:04 -------
Applied with changes, thanks.

(used finalize function instead of dispose, because dispose may be called
multiple times and I'm not sure whether it's safe to call
jpeg_destroy_compress() on an already destroyed context; also merged those two
three-line functions directly into the state_change function).

Cheers
 -Tim


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