rtpjitterbuffer: don't use the timer-object after JBUF_UNLOCK
authorHavard Graff <havard@pexip.com>
Mon, 17 Feb 2020 14:03:28 +0000 (15:03 +0100)
committerHavard Graff <havard@pexip.com>
Mon, 17 Feb 2020 14:04:45 +0000 (15:04 +0100)
commit63ae338c248301cc9a6003b63b38814a1f8124cb
treef54f5bc1e16178e3a5977467e4be39566517c9cb
parent1df706448ca2f6116173f879f43d596e026e2dc5
rtpjitterbuffer: don't use the timer-object after JBUF_UNLOCK

It could have been freed (rtp_timer_free) in the meantime.
gst/rtpmanager/gstrtpjitterbuffer.c