diff options
author | mallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-01 01:26:50 +0000 |
---|---|---|
committer | mallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-01 01:26:50 +0000 |
commit | 939b3692e7a5fb82a565b701cfe6505497fb3149 (patch) | |
tree | 5eb4cf91164fc3cb1245349d91eb28c836173068 /DEPS | |
parent | dcced1c049d9853fa89168f13d10064aacc91e2f (diff) | |
download | chromium_src-939b3692e7a5fb82a565b701cfe6505497fb3149.zip chromium_src-939b3692e7a5fb82a565b701cfe6505497fb3149.tar.gz chromium_src-939b3692e7a5fb82a565b701cfe6505497fb3149.tar.bz2 |
Rolling latest changes in deps/libsrtp.
Adding RTP header validation to srtp_protect and srtp_unprotect methods.
R=ronghuawu@chromium.org
Review URL: https://chromiumcodereview.appspot.com/21063005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ deps = { "/trunk/KERN/usrsctp/usrsctplib@8463", "src/third_party/libsrtp": - "/trunk/deps/third_party/libsrtp@212698", + "/trunk/deps/third_party/libsrtp@214783", "src/third_party/speex": "/trunk/deps/third_party/speex@198168", |