[Bug 743178] pulsesink: Free format_info in query_getcaps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 26 07:22:18 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743178
  GStreamer | gst-plugins-good | 1.4.5

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.4.6
           Severity|enhancement                 |normal

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-26 15:22:13 UTC ---
Pushed, thanks for the patch.

For future patches, please commit your work in your local tree and use "git
format-patch" to create the patch to attach here. I had to copy your commit
message manually as git didn't recognize it in the format your attached.

In master:
commit bf10d33b9b95856aabbc12dfa7c5ede50a27b38c
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date:   Tue Jan 20 00:32:00 2015 +0000

    pulsesink: Free format_info in query_getcaps

    If we can not create probe stream in query_getcaps function, it will appear
    memory leakage from format info.
    The following patch prevent memory leakage in pulsesink.

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

In 1.4:
commit 56f5ae3f089e13b2593a52ec8fb22168dae96144
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date:   Tue Jan 20 00:32:00 2015 +0000

    pulsesink: Free format_info in query_getcaps

    If we can not create probe stream in query_getcaps function, it will appear
    memory leakage from format info.
    The following patch prevent memory leakage in pulsesink.

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

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