webrtc/talk
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
2014-10-07 19:23:43 +00:00
..
app/webrtc Temporary fix to allow Invoke() calls for VP8 HW encoder and decoder. 2014-10-07 17:11:36 +00:00
build Isolate: Remove use of --ignore_broken_items 2014-10-07 09:17:35 +00:00
examples Allow Android apps to set video renderer scaling type. 2014-09-29 23:07:08 +00:00
media Initialize sctp_paddrparams in OpenSctpSocket(). 2014-10-07 19:23:43 +00:00
p2p Revert 7355 "Fix parallelization in libjingle_p2p_unittest." 2014-10-01 15:43:55 +00:00
session Reland disallowing blocking calls on the worker thread. 2014-09-29 22:45:55 +00:00
xmllite (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
xmpp (Auto)update libjingle 75302540-> 75327856 2014-09-11 21:52:48 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp (Auto)update libjingle 71753329-> 71766184 2014-07-23 19:07:53 +00:00
libjingle_media_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_p2p_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_peerconnection_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_sound_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_tests.gyp Fix the libjingle_media_unittest failure in Windows build by modifying libjingle_tests.gyp and sctpdataengine_unittests.cc instead of ssladapter.cc. 2014-09-19 17:54:00 +00:00
libjingle_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle.gyp Split video_render_module implementation into default and internal implementation. 2014-09-18 08:58:15 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Add jiayl to talk OWNERS. 2014-08-28 23:24:36 +00:00
PRESUBMIT.py Remove files from talk/PRESUBMIT.py. 2014-09-02 16:17:36 +00:00