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

Unified Diff: webrtc/test/fuzzers/corpora/sdp-corpus/18.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/test/fuzzers/corpora/sdp-corpus/17.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/19.sdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fuzzers/corpora/sdp-corpus/18.sdp
diff --git a/webrtc/test/fuzzers/corpora/sdp-corpus/18.sdp b/webrtc/test/fuzzers/corpora/sdp-corpus/18.sdp
new file mode 100644
index 0000000000000000000000000000000000000000..1e0d3f5705ade15ab3e4ec72caed59f8f07d367e
--- /dev/null
+++ b/webrtc/test/fuzzers/corpora/sdp-corpus/18.sdp
@@ -0,0 +1,9 @@
+v=0
+o=alice 2890844526 2890844526 IN IP4 host.atlanta.example.com
+s=
+c=IN IP4 host.atlanta.example.com
+t=0 0
+m=audio 49170 RTP/AVP 99
+a=rtpmap:99 iLBC/8000
+m=video 51372 RTP/AVP 31
+a=rtpmap:31 H261/90000
« no previous file with comments | « webrtc/test/fuzzers/corpora/sdp-corpus/17.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/19.sdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698