diff --git a/webrtc/modules/rtp_rtcp/source/rtp_receiver.cc b/webrtc/modules/rtp_rtcp/source/rtp_receiver.cc index 51ef3ff98..00b2ed1a0 100644 --- a/webrtc/modules/rtp_rtcp/source/rtp_receiver.cc +++ b/webrtc/modules/rtp_rtcp/source/rtp_receiver.cc @@ -673,7 +673,7 @@ WebRtc_Word32 RTPReceiver::IncomingRTPPacket( CheckSSRCChanged(rtp_header); bool is_red = false; - ModuleRTPUtility::PayloadUnion specificPayload; + ModuleRTPUtility::PayloadUnion specificPayload = {}; if (CheckPayloadChanged(rtp_header, first_payload_byte,