pbos@webrtc.org
d6bda09503
Initialize sctp_paddrparams in OpenSctpSocket().
Addresses 'use-of-uninitialized-value' detected with MemorySanitizer. params.spp_address.sa_family was used without being initialized before when calling usrsctp_setsockopt with SCTP_PEER_ADDR_PARAMS. R=jiayl@webrtc.org BUG= Review URL: https://webrtc-codereview.appspot.com/23909004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7389 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%