Skip to content
  • Alessandro Decina's avatar
    gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for... · 86a6abe3
    Alessandro Decina authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for events with event structures by setting ...
    
    Original commit message from CVS:
    Patch by: Alessandro Decina  <alessandro at nnva org>
    * gst/gstevent.c: (_gst_event_copy):
    Fix gst_mini_object_make_writable() and gst_event_copy() for events
    with event structures by setting the parent refcount address of the
    copied structure to the address of the refcount member of the newly
    copied event rather than the address of the refcount member of the
    original event. Fixes #358737.
    * tests/check/gst/gstevent.c: (GST_START_TEST):
    Unit test for the above.
    86a6abe3
To find the state of this project's repository at the time of any of these versions, check out the tags.