splitmuxsink: Don't crash on EOS without buffer
authorSeungha Yang <seungha@centricular.com>
Wed, 13 Apr 2022 16:19:51 +0000 (01:19 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 5 Jul 2022 11:33:35 +0000 (11:33 +0000)
commitb233df3537a67c551d36c69796b05e8d27cf981e
tree08f1ef2cddff8b78cdb60b4c75e618c356f037bd
parent6066e913ee0f45f2e4307ebf9ef787d844a27d99
splitmuxsink: Don't crash on EOS without buffer

Fix a case where upstream pushed EOS without buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2174>
subprojects/gst-plugins-good/gst/multifile/gstsplitmuxsink.c
subprojects/gst-plugins-good/tests/check/elements/splitmuxsink.c