[gstreamer-bugs] [Bug 337103] small cleanup in gstplugin.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 4 10:59:03 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=337103
 GStreamer | gstreamer (core) | Ver: 0.10.5


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62703|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #2 from Tim-Philipp Müller  2006-04-04 17:59 UTC -------
Committed, thanks!

I don't think there was a particular reason for the g_type_class_ref(), it was
probably just a copy'n'paste from bad (old) boilerplate code from somewhere
else. There are lots of those refs in GStreamer code.


 2006-04-04  Tim-Philipp Müller  <tim at centricular dot net>

       Patch by: Paolo Borelli  <pborelli at katamail dot com>

       * gst/gstplugin.c: (gst_plugin_finalize), (gst_plugin_class_init),
       (gst_plugin_check_license):
         minor clean-up: G_DEFINE_TYPE already takes care of the parent_class
         stuff, no need to do it twice. Mark array of license strings as
         constant. (#337103)


-- 
Configure bugmail: http://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