access: rtp: fix uninitialized member
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
added Component::Input: network streams label
assigned to @fcartegnie
added MRStatus::Acceptable label
124 124 if (unlikely(pt == NULL)) 125 125 return NULL; 126 126 127 pt->opaque = NULL; If not from the module, it would make more sense enforcing it there rather than just for the first module probe, since it's reserved to the module: https://code.videolan.org/videolan/vlc/-/blob/0f7f841bbb6361a7a22f68f543106b7173e38985/modules/access/rtp/rtp.c#L175
added MRStatus::InReview label and removed MRStatus::Acceptable label
mentioned in merge request !1875 (merged)