[gstreamer-bugs] [Bug 450117] [PATCH] gst.event_new_custom needs to copy structure as C method assumes ownership of structure

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 9 12:31:18 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=450117

  GStreamer | gst-python | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
  Attachment #90465|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #2 from Edward Hervey  2007-07-09 19:31 UTC -------
It was also wrong for gst.event_new_navigation().

2007-07-09  Edward Hervey  <bilboed at bilboed.com>

        Patch by: Zaheer Abbas Merali <zaheermerali at gmail.com>
        * gst/gstevent.override:
        Copy the GstStructure given as argument to gst_event_new_custom
        and gst_event_new_navigation, else it would be freed when the python
        object wrapping that structure goes out of scope.
        Fixes #450117


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=450117.




More information about the Gstreamer-bugs mailing list