rtp: fix initialization
The pointer pt->opaque was initialized only under some conditions in rtp_h264_open(), but its value was used unconditionnaly in rtp_h264_init(). Reported by ASAN.
parent
f7803af5
No related branches found
No related tags found
Please register or sign in to comment