Commit 96e9e19f authored by pbos's avatar pbos Committed by Commit bot

Roll usrsctplib: e6e1833:8975bd5

Syncs to tip of tree to bring in fix for memory leak detected by LSan
and locally in memcheck on WebRTC code. Fixes were in usrsctplib
r8988-r8990.

R=tommi@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#293681}
parent 3d670050
...@@ -215,7 +215,7 @@ deps = { ...@@ -215,7 +215,7 @@ deps = {
Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '9426b888d5e248adb87c2c2dcb4d4b95e14d1226', Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '9426b888d5e248adb87c2c2dcb4d4b95e14d1226',
'src/third_party/usrsctp/usrsctplib': 'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/usrsctplib.git' + '@' + 'e6e18333da18c5bb7de7e9189e53403e2ffa7023', Var('chromium_git') + '/external/usrsctplib.git' + '@' + '8975bd5397c2ec97f50e0b87b544054e0536bfe1',
'src/third_party/libsrtp': 'src/third_party/libsrtp':
Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'dcc1fc62771b4f25fa5f91cddec8e9a491d0ee6d', Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'dcc1fc62771b4f25fa5f91cddec8e9a491d0ee6d',
......
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