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

Unified Diff: webrtc/test/fuzzers/corpora/sdp-corpus/31.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/30.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/32.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/31.sdp
diff --git a/webrtc/test/fuzzers/corpora/sdp-corpus/31.sdp b/webrtc/test/fuzzers/corpora/sdp-corpus/31.sdp
new file mode 100644
index 0000000000000000000000000000000000000000..78efdd8fcb61294dc2cfe6eb3afe5c8d9aeda140
--- /dev/null
+++ b/webrtc/test/fuzzers/corpora/sdp-corpus/31.sdp
@@ -0,0 +1,11 @@
+v=0
+o=alice 2890844526 2890844527 IN IP4 host.atlanta.example.com
+s=
+c=IN IP4 host.atlanta.example.com
+t=0 0
+m=audio 49170 RTP/AVP 0 97
+a=rtpmap:0 PCMU/8000
+a=rtpmap:97 iLBC/8000
+m=audio 49172 RTP/AVP 98
+a=rtpmap:98 telephone-event/8000
+a=sendonly
« no previous file with comments | « webrtc/test/fuzzers/corpora/sdp-corpus/30.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/32.sdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698