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

Unified Diff: webrtc/test/fuzzers/corpora/sdp-corpus/41.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/40.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/42.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/41.sdp
diff --git a/webrtc/test/fuzzers/corpora/sdp-corpus/41.sdp b/webrtc/test/fuzzers/corpora/sdp-corpus/41.sdp
new file mode 100644
index 0000000000000000000000000000000000000000..f625e3890c2320bb86afa368543959352f386f51
--- /dev/null
+++ b/webrtc/test/fuzzers/corpora/sdp-corpus/41.sdp
@@ -0,0 +1,9 @@
+v=0
+o=bob 2808844564 2808844564 IN IP4 host.biloxi.example.com
+s=
+c=IN IP4 host.biloxi.example.com
+t=0 0
+m=audio 49174 RTP/AVP 97
+a=rtpmap:97 iLBC/8000
+m=video 49170 RTP/AVP 31
+a=rtpmap:31 H261/90000
« no previous file with comments | « webrtc/test/fuzzers/corpora/sdp-corpus/40.sdp ('k') | webrtc/test/fuzzers/corpora/sdp-corpus/42.sdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698