rtpbin: Initialize uninitialized variable correctly
last_out
would be used uninitialized if the element has no set-active
signal. Initialize it to -1 as that's what the "default" value is
further below.
CID 1455443
Fixes #727 (closed)
Merge request reports
Activity
assigned to @gstreamer-merge-bot
mentioned in commit slomo/gst-plugins-good@e527eb3e
added 1 commit
- e527eb3e - rtpbin: Initialize uninitialized variable correctly
changed milestone to %1.17.1