DescriptionFix null-pointer dereference in RTPSenderVideo.
Since the address of the dereference is taken this inputs a garbage
almost-null pointer into RtpPacketizer. Not likely that a load/store is
performed on the address, but UBSan fires and it's a source of potential
future errors.
BUG=webrtc:5124, webrtc:5490
R=stefan@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/c0ae305a9ec2652214ca9782be35eb902b81345d
Patch Set 1 #
Total comments: 1
Patch Set 2 : rename video_header #
Messages
Total messages: 9 (4 generated)
|