Skip to content
Snippets Groups Projects
Commit d651ee5b authored by Romain Vimont's avatar Romain Vimont Committed by Romain Vimont
Browse files

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
1 merge request!1875rtp: fix initialization
Pipeline #217654 passed with stages
in 40 minutes and 3 seconds