Skip to content
  • Tim-Philipp Müller's avatar
    gst-libs/gst/netbuffer/gstnetbuffer.c: Fix copying of GstNetBuffer (would... · 011471db
    Tim-Philipp Müller authored
    gst-libs/gst/netbuffer/gstnetbuffer.c: Fix copying of GstNetBuffer (would crash before, or at least lead to invalid m...
    
    Original commit message from CVS:
    * gst-libs/gst/netbuffer/gstnetbuffer.c:
    (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
    Fix copying of GstNetBuffer (would crash before, or at least lead to
    invalid memory access, #410772), for now by copying the GstBuffer copy
    code from the core over here so we can copy the GstBuffer fields on a
    provided buffer instance (of type GstNetBuffer in this case). Would be
    better to fix this with some support by the core though (and in the long
    run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
    * tests/check/Makefile.am:
    Enable unit test for GstNetBuffer.
    011471db
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 1.1 MiB