Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(681)

Side by Side Diff: webrtc/test/fuzzers/corpora/sdp-corpus/unittest-3.sdp

Issue 2082943002: Add fuzzer corpora. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: remove extra-byte corpora until necessary Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 m=application 9 RTP/SAVPF 101
2 c=IN IP4 0.0.0.0
3 a=rtcp:9 IN IP4 0.0.0.0
4 a=ice-ufrag:ufrag_data
5 a=ice-pwd:pwd_data
6 a=mid:data_content_name
7 a=sendrecv
8 a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:FvLcvU2P3ZWmQxgPAgcDu7Zl9vftYElFOjEzhW s5
9 a=rtpmap:101 google-data/90000
10 a=ssrc:10 cname:data_channel_cname
11 a=ssrc:10 msid:data_channel data_channeld0
12 a=ssrc:10 mslabel:data_channel
13 a=ssrc:10 label:data_channeld0
OLDNEW
« no previous file with comments | « webrtc/test/fuzzers/corpora/sdp-corpus/unittest-2.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/unittest-4.sdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698