Commit 614f7b80 authored by pbos's avatar pbos Committed by Commit bot

Update usrsctplib -> r9051.

Brings in fix for undefined read detected on WebRTC's MSan bot.

R=tommi@chromium.org
BUG=

Review URL: https://codereview.chromium.org/677383002

Cr-Commit-Position: refs/heads/master@{#301346}
parent 14cc0367
...@@ -223,7 +223,7 @@ deps = { ...@@ -223,7 +223,7 @@ deps = {
Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '2ce4efe64e83181207479911164695a41302276a', # from svn revision 7472 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '2ce4efe64e83181207479911164695a41302276a', # from svn revision 7472
'src/third_party/usrsctp/usrsctplib': 'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/usrsctplib.git' + '@' + '7accb99da6264405fd546d98af91e4f2969002c5', Var('chromium_git') + '/external/usrsctplib.git' + '@' + '190c8cbfcf8fd810aa09e0fab4ca62a8ce724e14',
'src/third_party/libsrtp': 'src/third_party/libsrtp':
Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '98284c8600c73812ff4716a6ea157d1e11d417dc', Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '98284c8600c73812ff4716a6ea157d1e11d417dc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment