[Bug 775455] memory leaks in qtdemux_inflate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 12:32:14 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b79655d3c93ec2bd37d3dff40d909d6a65d41dbb
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Dec 1 14:30:49 2016 +0200

    qtdemux: Ensure that size of the pasp atom is as much as we need

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

commit d46cc8df6c9eb8120a1d6c437ee3b24f531dbb01
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Dec 1 14:30:10 2016 +0200

    qtdemux: Free compressed moov node and it's corresponding decompressed data

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

commit b4d6b2af8efcc6f2c008542041a9abcdc57e899e
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Dec 1 14:29:21 2016 +0200

    qtdemux: Check size of compressed MOOV header against available data

    And actually read the size of the cmvd atom from the right position.

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

commit 5e4883094b45204d79ea611ef5a38c60f9e9604f
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Dec 1 14:27:55 2016 +0200

    qtdemux: Fix zlib inflate loop

    Handle errors cleanly, deallocate all memory and return the actual size
    of the inflated data.

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

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