[Bug 720036] info: return existing debug category when registering a category twice (regression)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 7 11:08:24 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720036
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1
            Summary|info: return the found      |info: return existing debug
                   |category                    |category when registering a
                   |                            |category twice (regression)

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-12-07 19:08:17 UTC ---
commit 9a62f007fc21bf4eddcdffa8b2b1ab242d7ff6a0
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Sat Dec 7 19:04:16 2013 +0000

    tests: add unit test for registering the same category twice

commit 24a766a13b05a2d06bf9db24abf77eafe3f1f000
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Sat Dec 7 19:32:58 2013 +0100

    info: return existing category if a debug category is registered twice

    If a category with the same name is found when creating a new
    one, the found category is returned instead of an invalid pointer.
    Fixes issue with gst-vaapi (which uses an internal copy of the
    codec parsers) caused by commit ccba9130.

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

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