rtprtx: Fix copying extension headers
authorThibault Saunier <tsaunier@igalia.com>
Thu, 30 Jun 2022 15:15:22 +0000 (15:15 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 4 Jul 2022 19:20:57 +0000 (19:20 +0000)
commit339f950e7936208d9b8ea0acb7bcd0b8011d9b05
treebed5813448c3a297dcf217ecbb5ec93f1d020fab
parente0d1b98827e4b73852919657d6bd381230af5853
rtprtx: Fix copying extension headers

There was a typo leading to reading memory from the buffer we were
writing to.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2696>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtprtxreceive.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtprtxsend.c
subprojects/gst-plugins-good/tests/check/elements/rtprtx.c