forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fuzzing] Migrate client and server_fuzzer to structured fuzzing (grp…
…c#32878) - Added `fuzzer_input.proto` and `NetworkInput` proto message - Migrated client_fuzzer and server_fuzzer to proto fuzzer - Migrated the existing corpus and verified that the code coverage (e.g. chttp2) stays the same Probably need to cherrypick due to amount of files changed. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->
- Loading branch information
Showing
1,244 changed files
with
290 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+83 Bytes
(690%)
test/core/end2end/fuzzers/client_fuzzer_corpus/001946397b463a3562c5951f6325069d8a3a2ded
Binary file not shown.
Binary file modified
BIN
+788 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0083d5addbeca55271ed7ef93c8016bf7ca76903
Binary file not shown.
Binary file modified
BIN
+221 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/00c8446b230bebbae2b473552b174a06b446337a
Binary file not shown.
Binary file modified
BIN
+1.91 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/01b05a9eaa95950f697627264bbd5006060f68e5
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/01c9569f5835a576fc50ea03141662c7ef1aa088
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!�!��NN | ||
network_input { | ||
single_read_bytes: "\x21\x91\x21\x91\x91\x4e\x4e" | ||
} |
Binary file modified
BIN
+74 Bytes
(770%)
test/core/end2end/fuzzers/client_fuzzer_corpus/025215e11687c7d2e0055e5b2b902d08e0436f78
Binary file not shown.
Binary file modified
BIN
+1.19 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/02ba99615d1d69eb328adce99670f659959c1bc1
Binary file not shown.
Binary file modified
BIN
+584 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/03abf728ac1d833c2d4a9ff7e0c912b949edc04c
Binary file not shown.
Binary file modified
BIN
+155 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/03beeae554ed6952e94a0bf32cdbe9f97eb3ba43
Binary file not shown.
Binary file modified
BIN
+1010 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0458afa7b507195f5d2cb51e887324d6361eb0c4
Binary file not shown.
Binary file modified
BIN
+950 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/04bef86965e816c0cd330896ecd981dd3b14275c
Binary file not shown.
Binary file modified
BIN
+839 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/050b79c8bf73ec690aca18072cdf95810c2efe8f
Binary file not shown.
Binary file modified
BIN
+152 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/05b4eaa1e1a759aa6b23521c06d915174e8fec88
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/05cfa5deaead322efce84b710758a24440cef16e
Binary file not shown.
Binary file modified
BIN
+239 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/07048654244e377ddf246e8cc18f71443035cd2b
Binary file not shown.
Binary file modified
BIN
+77 Bytes
(740%)
test/core/end2end/fuzzers/client_fuzzer_corpus/078232947d7ff25557e836b4e9e907214e99b320
Binary file not shown.
Binary file modified
BIN
+1.58 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/07b0bed3226eefac4a84000ec584e4ce06ebf1bf
Binary file not shown.
Binary file modified
BIN
+3.29 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/07c4d3b37e850941d04ee067fcd356cf9bb4e0d7
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/07cec5c8d9c856a910c6fb57da2ae954f44beed0
Binary file not shown.
Binary file modified
BIN
+326 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/08a8a647b6a8f47ae10852322d14832fc15021f1
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/0949f4ac376808482be6ab2dcb18a2ecb08d9a52
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!�N | ||
network_input { | ||
single_read_bytes: "\x21\x91\x4e" | ||
} |
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0b6fa6330bce65dfe7f758bcbfca2a2844dd07a6
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0c0169947924a15b1b5fbe8f9013fd94d1931a36
Binary file not shown.
Binary file modified
BIN
+713 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0c27c9999302b39bf2256a90b0cdb767fb2b6fe3
Binary file not shown.
Binary file modified
BIN
+107 Bytes
(590%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0c30868720d5e1a19ff23c53740749c37a43540d
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/0c5e0660ddf5f14af8f3fbcc754a967506994c9b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
���N | ||
network_input { | ||
single_read_bytes: "\xa9\xa1\x91\x4e" | ||
} |
Binary file modified
BIN
+191 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0c6f2e0a2232788cb20c4f52ffa18d7ab8f0b938
Binary file not shown.
Binary file modified
BIN
+89 Bytes
(660%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0d36da88698737ec1ca7b55b30fe2b2036de7e19
Binary file not shown.
Binary file modified
BIN
+107 Bytes
(590%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0d407f099f8418de3dd94bd2146c858a8c6575ad
Binary file not shown.
Binary file modified
BIN
+956 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0d4d486aa9fd6e9c10cc9ca8967e922cadddb2fe
Binary file not shown.
Binary file modified
BIN
+542 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0d8c547f1d261ba07c2648bae009636c17709600
Binary file not shown.
Binary file modified
BIN
+482 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0d9ba07b57eb0e076b187c4455f662db085e730b
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/0dd33527db106a3e84172e8f2189734b00ced4ed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!mm!N!mmN���!�m!�NN'�)����!�m!�NNN�NNN'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x21\x6d\x6d\x01\x4e\x95\x91\x91\x21\x91\x6d\x21\x91\x4e\x4e\x27\x91\x29\x91\x91\x95\x91\x21\x91\x6d\x21\x91\x4e\x4e\x4e\x91\x4e\x4e\x4e\x27\x91\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+1.01 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0e354d89d02c6c5cbba2f140dab7b609bf00793e
Binary file not shown.
Binary file modified
BIN
+230 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0e3a18f0f08dcb9dd174627bc997f74a5c7a1390
Binary file not shown.
Binary file modified
BIN
+1019 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0f6b989cec08ef9da603dc83704d85900bd22f1f
Binary file not shown.
Binary file modified
BIN
+1.95 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0f7480eb0099b7706b221f610d2613b401d6d3eb
Binary file not shown.
Binary file modified
BIN
+1.31 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0f83cbec19c834f534f353f4fce20c0cd88231f5
Binary file not shown.
Binary file modified
BIN
+1.1 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0f98d7d56e9a99b97e5dc7eb122ef22e9684077b
Binary file not shown.
Binary file modified
BIN
+1.15 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/0fd8859246740606c498755ab00d6147abcfec00
Binary file not shown.
Binary file modified
BIN
+176 Bytes
(490%)
test/core/end2end/fuzzers/client_fuzzer_corpus/100bb8f2e6a0b41da13f4edb5c15d4a04e564840
Binary file not shown.
Binary file modified
BIN
+251 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/101305ccd08c7a8bd0c2913c37d3dd0d39d4bb64
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/10b25b0726cb6d820165699e5a453691c7a9c343
Binary file not shown.
Binary file modified
BIN
+140 Bytes
(520%)
test/core/end2end/fuzzers/client_fuzzer_corpus/10f5d1937cb068fee7f85e2654be2bfe77498bb9
Binary file not shown.
Binary file modified
BIN
+1.28 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/110074f658208166d52897c9266fc46cbaa8af36
Binary file not shown.
Binary file modified
BIN
+923 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1160214cdb23e8fc187078a8d6796656c1ade925
Binary file not shown.
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/118ffddb43ccf9dae8bdb4702232d1dc39b021f7
Binary file not shown.
Binary file modified
BIN
+449 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1231c6d007d9e43d169122348363e20d9f25ee93
Binary file not shown.
Binary file modified
BIN
+1.05 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1306c4c6ea714d4db0e4d814c944d8d40335e0fa
Binary file not shown.
Binary file modified
BIN
+86 Bytes
(670%)
test/core/end2end/fuzzers/client_fuzzer_corpus/13a9b61e431c20734c19bb36d85883b6a501284e
Binary file not shown.
Binary file modified
BIN
+593 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1402bbcac6fa24eeb0475250e33f704096e2fb45
Binary file not shown.
Binary file modified
BIN
+956 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/143e0d4f546bbb984a7c3ac1c60a37dcf85ea58d
Binary file not shown.
Binary file modified
BIN
+3.42 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1526ac4266e152b029b7c283255fe4fb6507f726
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1576c915ee38f5bd19f285ed0ed47e36026518f2
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/15c8bfec99ff18b11211d464c824fc139cc791fd
Binary file not shown.
Binary file modified
BIN
+455 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1602788cf33d0354d6d48ead549e5137cd211979
Binary file not shown.
Binary file modified
BIN
+155 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1698ec182fad9d973b84615da3a683ecdf2d0b3b
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/169f579e66b4b8ff423891a40380e648e8d45247
Binary file not shown.
Binary file modified
BIN
+1.33 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/16c85fba7b4510ac26c0fb91886d8bd166a7e780
Binary file not shown.
Binary file modified
BIN
+812 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/175f16901997fdee41ac9ec88f7e018d46d774e7
Binary file not shown.
Binary file modified
BIN
+524 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/17b1758fc7cd69a00d140f113b1ac894023ff20b
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/18185cbf9e9cfc1fd28d27ed0d651d7cee6a2c06
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!N!mm�!m)m!��N!��N�NN)� | ||
�a����NNN���!�m!)��'NN����!�Nm!N�NNNN�NNN'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x21\x6d\x6d\xff\x01\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\x91\x4e\xf0\x91\x4e\x4e\x29\x91\x0a\x91\x61\x91\x91\x91\x91\x4e\x4e\x4e\x95\x91\x91\x21\x91\x6d\x21\x29\x91\x91\x27\x4e\x4e\x91\x91\x95\x91\x21\x91\x4e\x6d\x21\x4e\x91\x4e\x4e\x4e\x4e\x91\x4e\x4e\x4e\x27\x91\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+263 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1859e2ee759e20fe195f67615a1576ce2b7d5bbd
Binary file not shown.
Binary file modified
BIN
+941 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1875a4acdcffe505ca92ea8af8d9d6b174736e80
Binary file not shown.
Binary file modified
BIN
+380 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/18850965807039500c7f5450a907e86825cf823d
Binary file not shown.
Binary file modified
BIN
+644 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/18926cdc608599e8df6b0f4df99d4ad856ef4373
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1965cd58fc41578a837231c69075994da2e871d9
Binary file not shown.
Binary file modified
BIN
+5.48 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/19876f91bd6e71eb4caf6748425ac645f3e73c5d
Binary file not shown.
Binary file modified
BIN
+209 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/19e984af62c36fe982284c87421d8ee46173e9f0
Binary file not shown.
Binary file modified
BIN
+1.54 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1a9017db5ad8a9dc6cfe72305da1683a87a73452
Binary file not shown.
Binary file modified
BIN
+593 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1aee32faadffa3c2ec508e8fd30006423665488f
Binary file not shown.
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1ba08b63181066ffab948eb301a6a2363a81872d
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1bd90335afc9e0a1e6a9296e3cc27c03c1201886
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1be157b0fc79f0e7e1e05dfa3cbbe1ad71528bc2
Binary file not shown.
Binary file modified
BIN
+923 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1c222dae4e2cde1fca9f9bf6226200f70d625342
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/1ca51ab2fefef4f549c4a8e7f4910c6b5a4b4b1d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!m��!�������� | ||
network_input { | ||
single_read_bytes: "\x21\x6d\xeb\x01\xa2\x21\x0e\xff\xff\xff\xff\xff\xff\xff\x85" | ||
} |
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1cbcaad71950c62d41bab50f9c242d014cc0d904
Binary file not shown.
Binary file modified
BIN
+575 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1d19042e6db2a90c52fcc3cb0aa76f2fd335014e
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1d458954e8174bbb5dd4d0053df47d6b7adf290a
Binary file not shown.
Binary file modified
BIN
+1.99 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1dc86d0febe4adc5353230cea24b5f7cce829283
Binary file not shown.
Binary file modified
BIN
+2.82 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1dfbb6d67ad8d2513a1841ca6f82faacc3783b61
Binary file not shown.
Binary file modified
BIN
+728 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1e64080289ea4168304417f3fbd86b01d7d6f431
Binary file not shown.
Binary file modified
BIN
+146 Bytes
(520%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1e84d42fcf18bbf81ef6e8a16a0c57abbf8d292a
Binary file not shown.
Binary file modified
BIN
+158 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1f040e756f76357979f317e0c6541f72fd93df06
Binary file not shown.
Binary file modified
BIN
+596 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1fe7d16ffc2084d5d3c5f23d16902ae8810a5393
Binary file not shown.
Binary file modified
BIN
+134 Bytes
(530%)
test/core/end2end/fuzzers/client_fuzzer_corpus/1ffc4952225dda41de59603e487ff7fd3026b958
Binary file not shown.
Binary file modified
BIN
+512 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/20216d27af2b3dcc83d944e5f7a489ed2eff98fd
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/204093594b568ada9c7857a971f2a4b42123ee1c
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/20539e464ced1a0a63d74bae731ca0a75db05967
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!mm ��N!��N�N'�)��NN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x09\x91\x95\x4e\x21\x91\x91\x4e\xff\x4e\x27\x91\x29\x91\x91\x4e\x4e" | ||
} |
Binary file modified
BIN
+338 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/205cf2b6994f10b783aa0a06938a5e47cb581126
Binary file not shown.
Binary file modified
BIN
+575 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/207e12d6a84dc8fa020b3a60b3f75932ca4f8fa5
Binary file not shown.
Binary file modified
BIN
+1.65 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2086f83879663d7fd7fbd9a5b96ab6b5a555858e
Binary file not shown.
Binary file modified
BIN
+137 Bytes
(530%)
test/core/end2end/fuzzers/client_fuzzer_corpus/20ea73876cc9cd5b3d3efa1bda21deb5eac2d61e
Binary file not shown.
Binary file modified
BIN
+467 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/20ee437b7f456ebb19d98d94d9feb1d5e9174c65
Binary file not shown.
Binary file modified
BIN
+2.57 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/20f43d29547f865e9832fd567c2a5a5899512c4d
Binary file not shown.
Binary file modified
BIN
+1.27 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2166c7093c424a2136c4cb8b10d0b124047320d4
Binary file not shown.
Binary file modified
BIN
+2.06 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2185f411bdb1edc610f16ffc86836ae366193e03
Binary file not shown.
Binary file modified
BIN
+3 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2197f63b9ae90f5374726d0c5b252e729014a9cd
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/21a6a133f3d1e06c077032ba56a7df4161f62efe
Binary file not shown.
Binary file modified
BIN
+623 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/224fa2e83fd8ecaa9059ad37a55238f74b8e0829
Binary file not shown.
Binary file modified
BIN
+2.27 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/22661803bd1c7198df4be6e08924ef6a48af9cd4
Binary file not shown.
Binary file modified
BIN
+3.17 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/22741b8aa6129655a8130305da40ae1d1500b844
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/230527b90b0179139c961aca426187893191fdf2
Binary file not shown.
Binary file modified
BIN
+593 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/23066692f06a4802954b513a98546b3ac9b9ab85
Binary file not shown.
Binary file modified
BIN
+113 Bytes
(570%)
test/core/end2end/fuzzers/client_fuzzer_corpus/23e8c1377addaf67019ea36a084e0b68ca7a33db
Binary file not shown.
Binary file modified
BIN
+1.28 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2467fa0f8a9f4bd121f544892f0782498b2df533
Binary file not shown.
Binary file modified
BIN
+191 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/246dcf347eba7f4d4e04d97dabc002f0acf2164e
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/252de25a5237c830ad8c5e4732c176e03785042b
Binary file not shown.
Binary file modified
BIN
+923 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/25761748660a64111a8daa46f72ea1f336c2046a
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2585dc7b6c095e978b56e0249fe9b5c61a4840af
Binary file not shown.
Binary file modified
BIN
+335 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/25949b623930511f9d43fea4aa56a4389a28e11a
Binary file not shown.
Binary file modified
BIN
+1.45 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/25d2969baf8bd256e15b2ab72707682b2d18b40a
Binary file not shown.
Binary file modified
BIN
+1.77 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/26110f21dcb0fde99942e631366ebbd9d895860d
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2663ce44ca5832381cbbdf7b252e39d6df021a93
Binary file not shown.
Binary file modified
BIN
+113 Bytes
(570%)
test/core/end2end/fuzzers/client_fuzzer_corpus/269afce3bfff993c05c2a3b28c6cf3dfb3f461d7
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/26b8a9d27cef1ce4c3c5aefa2dee50001aab4b13
Binary file not shown.
Binary file modified
BIN
+2.41 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/26f250ae38865f030176a8801ce992536351a326
Binary file not shown.
Binary file modified
BIN
+1.03 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2717067bbc0e9bfc1d90d15cddf6154800a25ec6
Binary file not shown.
Binary file modified
BIN
+3 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/27bb1ffec59d4475dd9076b408b2cc4e4e17d229
Binary file not shown.
Binary file modified
BIN
+248 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/27f37037525aac7a41ffbadd6ce52e5a1851a2b7
Binary file not shown.
Binary file modified
BIN
+1.33 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2825cfc19c9371f4fe70851283c68d49470d4d55
Binary file not shown.
Binary file modified
BIN
+80 Bytes
(720%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2862adc802092f1a422416a1666a5142f71d5d7f
Binary file not shown.
Binary file modified
BIN
+218 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/28680d04887f96a1167dd913573ec8daa2a39625
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/289cdf83f89f70a13e9078259f764a339617c827
Binary file not shown.
Binary file modified
BIN
+107 Bytes
(590%)
test/core/end2end/fuzzers/client_fuzzer_corpus/28ee8cae75efa07da9649933a9482d00643b5395
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/28f54e558b181e294e101447c7a79d976fe36fcb
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/29303c16f3afa18c2c0b84e77e587535a705a74c
Binary file not shown.
Binary file modified
BIN
+137 Bytes
(530%)
test/core/end2end/fuzzers/client_fuzzer_corpus/299034b9e0cc8d91c049c489dca6d1a2b8b08959
Binary file not shown.
Binary file modified
BIN
+68 Bytes
(860%)
test/core/end2end/fuzzers/client_fuzzer_corpus/29952a15459cce9c647255ab5d7486df0507eff4
Binary file not shown.
Binary file modified
BIN
+2.2 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/299faa82b90ef12421d160148dfb6cd0077b57c0
Binary file not shown.
Binary file modified
BIN
+1.61 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/29be7d33920998bae7329d77d4c81989eae91647
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/2a8260b23460f90f770cedcafa14868d24db201e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!N!mm!m)m!��N!��N�NN)� | ||
�a����NNN���!�m!)��'NN����!�Nm!N�NNNN�NNN'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x21\x6d\x6d\x01\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\x91\x4e\xf0\x91\x4e\x4e\x29\x91\x0a\x91\x61\x91\x91\x91\x91\x4e\x4e\x4e\x95\x91\x91\x21\x91\x6d\x21\x29\x91\x91\x27\x4e\x4e\x91\x91\x95\x91\x21\x91\x4e\x6d\x21\x4e\x91\x4e\x4e\x4e\x4e\x91\x4e\x4e\x4e\x27\x91\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+4.36 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2b230a7b55b17f2f8e89c4be73a662d781f7fb3c
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2b5eb5aac77af905877bd98ec2c4d746b247abb6
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/2b71439e9ebf611a92386b9f21ad44bde7926184
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!N1mm!m)m!��N!��N�NN)� | ||
�a����NNN���!�m!���N'N���!�mNN!�NNN�NNN'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x31\x6d\x6d\x01\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\x91\x4e\xf0\x91\x4e\x4e\x29\x91\x0a\x91\x61\x91\x91\x91\x91\x4e\x4e\x4e\x95\x91\x91\x21\x91\x6d\x21\x91\x91\x91\x4e\x27\x4e\x91\x95\x91\x21\x91\x6d\x4e\x4e\x21\x91\x4e\x4e\x4e\x91\x4e\x4e\x4e\x27\xd1\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c1c3047f9ca95e64cb158c09eac2ba17455e918
Binary file not shown.
Binary file modified
BIN
+107 Bytes
(590%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c1ecf05c5dde692ed16502294e9570ac3b02600
Binary file not shown.
Binary file modified
BIN
+605 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c342f8715556398d49bcf3343b5a249d968e19e
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c452818a10ddef09b90c89a53db14b9b56b21f3
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c6e69067c68c145dc5d3a60b86d8081fdf95d0d
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2c79128c697b53256c56b9c57c7259866e0e2347
Binary file not shown.
Binary file modified
BIN
+2.19 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2cc43573f271ecd332551c1fb34ebc8645eaefe8
Binary file not shown.
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2d83097b3cbd2245b085e749fe923fb590790e0c
Binary file not shown.
Binary file modified
BIN
+293 Bytes
(450%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2dce4a1fc4bb00bfcd43d549a3785913c9280369
Binary file not shown.
Binary file modified
BIN
+380 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2deb1aeb93c2abca4177b1fe886eb354c83fe8af
Binary file not shown.
Binary file modified
BIN
+1.66 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2e888bda20346a2e19379e72ff04aa063897bf0c
Binary file not shown.
Binary file modified
BIN
+500 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2e9860242d55a74cec244bb5c5445eb2797a3157
Binary file not shown.
Binary file modified
BIN
+1.11 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2f288409c5f3cf2a10b3e1970a9c3d037dabe080
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/2f5f6d281a3d0473a04a17cbcbc6fd06cb73fd8b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!N!mm��!m)m!��N!��N�NN)� | ||
�a����NNN���!�m!)��'NN��)��!�Nm!N�NJNN�NNN�'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x21\x6d\x6d\xff\xff\x01\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\xb1\x4e\xf0\x91\x4e\x4e\x29\x91\x0a\x91\x61\x91\x91\x91\x91\x4e\x4e\x4e\x95\x91\x91\x21\x91\x6d\x21\x29\x91\x91\x27\x4e\x4e\x91\x91\x29\x95\x91\x21\x91\x4e\x6d\x21\x4e\x91\x4e\x4a\x4e\x4e\x91\x4e\x4e\x4e\x96\x27\x91\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+1 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/2feb41037f5dd34e9f3465a2fbf1a6d355c8ce9d
Binary file not shown.
Binary file modified
BIN
+482 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/300998021c7f743ff49d9cc192343ffd43eb47f2
Binary file not shown.
Binary file modified
BIN
+1.14 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/301e10bb6d9f60d91efde4e0c48893203a5b8b88
Binary file not shown.
Binary file modified
BIN
+230 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/302a11eb9b9687464b88c9a670da371f6a6c57e7
Binary file not shown.
Binary file modified
BIN
+860 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3104e3fcf2fe43d5a748772a04ae32a1c828e6d9
Binary file not shown.
Binary file modified
BIN
+152 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/310b2aff5e2ec78b6004630bed39d49f8d13bb21
Binary file not shown.
Binary file modified
BIN
+104 Bytes
(600%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3128887b8e02f1873ed6b36766a870543269ea00
Binary file not shown.
Binary file modified
BIN
+104 Bytes
(600%)
test/core/end2end/fuzzers/client_fuzzer_corpus/31545e9fe4c6aa43329dc0d4a735842574fcaaed
Binary file not shown.
Binary file modified
BIN
+212 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/31d12a2b1378120d15b4097371d792daa95de0a9
Binary file not shown.
Binary file modified
BIN
+113 Bytes
(570%)
test/core/end2end/fuzzers/client_fuzzer_corpus/320dc10f64b59b0eb0ae140912eded1ef9276556
Binary file not shown.
Binary file modified
BIN
+2.4 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3233f2ab3b6c9431289ef7dc4f40676d0128bcad
Binary file not shown.
Binary file modified
BIN
+2.46 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/330dd22142ff48078b189f4533ccc56878d88f92
Binary file not shown.
Binary file modified
BIN
+215 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3336748264594689041e4080b51bc56f716d0689
Binary file not shown.
Binary file modified
BIN
+86 Bytes
(670%)
test/core/end2end/fuzzers/client_fuzzer_corpus/333d0554d91872e693d118d6988132d95b7920ae
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/337d579ab5eb157d7d58e9287d447976062cbd8d
Binary file not shown.
Binary file modified
BIN
+86 Bytes
(670%)
test/core/end2end/fuzzers/client_fuzzer_corpus/33c32a80db0ec311ee8744991c5b19345bfd8fe9
Binary file not shown.
Binary file modified
BIN
+107 Bytes
(590%)
test/core/end2end/fuzzers/client_fuzzer_corpus/35fbd748458e3fd6068957d46a9fbb2b0113d2b3
Binary file not shown.
Binary file modified
BIN
+3.88 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3608078afee69879bcdbc2278e6f314469426bde
Binary file not shown.
Binary file modified
BIN
+458 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/361c6f4374443671f039fd9659577e4460178020
Binary file not shown.
Binary file modified
BIN
+3.31 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3656614c7b0dc11d4dd7e1826f77fa96a88c420f
Binary file not shown.
Binary file modified
BIN
+248 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/368c75135a7341a96627d0dcfc4b2081003d8979
Binary file not shown.
Binary file modified
BIN
+464 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/370b2c16cc353621091eda4964d4c4329205ffc3
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/370f893353f792c99754ece93baed2105decd71e
Binary file not shown.
Binary file modified
BIN
+500 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/375c2462d6ae891222686f9519294811fa5de010
Binary file not shown.
Binary file modified
BIN
+77 Bytes
(740%)
test/core/end2end/fuzzers/client_fuzzer_corpus/379b177d55b1eb86ddb66dc3a037fd8283ee07c0
Binary file not shown.
Binary file modified
BIN
+1.52 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/37c4aa3ff3947065ea7850574a82a29af35c1a39
Binary file not shown.
Binary file modified
BIN
+71 Bytes
(810%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3a01c85934363bd2067f76d0d40c491f9f846c8a
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3a3eb65d51f30f4cd16cc6f8436a5b00702a5712
Binary file not shown.
Binary file modified
BIN
+575 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3ae87e3150628c422ada13002b08f2d9c5a9d78e
Binary file not shown.
Binary file modified
BIN
+584 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3afbc4c35885b79c6e6628afce93ce852d7767de
Binary file not shown.
Binary file modified
BIN
+272 Bytes
(450%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3b3b4f9a985ec49f6c54bae798208625e5adb777
Binary file not shown.
Binary file modified
BIN
+2.26 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3bb052abecc1b916cc869b9aad29c9dd55a95068
Binary file not shown.
Binary file modified
BIN
+89 Bytes
(660%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3c01b1f89d50fa37fcb3457cd3dd6502fe84e25b
Binary file not shown.
Binary file modified
BIN
+803 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3c5fa483ebfabe6e684831ce7c413176bc998c33
Binary file not shown.
Binary file modified
BIN
+1.09 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3c6444b64ace5cd6c145614ad4412382271a6120
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/3c7b516e302ad3503a933b5dcfb8c58acaea07a0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!mm!N����m!�NN'�)*�����!�m!�NNN�N!m)m!��N!��N�NN)�NN'�)��N | ||
�a��N���NNNNNNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x01\x21\x6d\x6d\x01\x21\x4e\x95\x91\x91\x91\x6d\x21\x91\x4e\x4e\x27\x91\x29\x2a\x91\x91\x95\x91\x91\x21\x91\x6d\x21\x91\x4e\x4e\x4e\x91\x4e\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\x91\x4e\xf0\x91\x4e\x4e\x29\x91\x4e\x4e\x27\x91\x29\x91\x91\x4e\x0a\x91\x61\x91\x91\x4e\x91\x91\x91\x4e\x4e\x4e\x4e\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+1.26 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3d4d961511c1de95a81b129f2fe96390209de2e7
Binary file not shown.
Binary file modified
BIN
+83 Bytes
(690%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3da7577acd806e1d92d48211b22fd9db352fd834
Binary file not shown.
Binary file modified
BIN
+944 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3dec1981e8677ec6ad2517feba29869d53f8d884
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3e8f531043a07df2280bca73fe4a7987d82ce67e
Binary file not shown.
Binary file modified
BIN
+116 Bytes
(560%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3fc7331ba0cf4e65fd120c9925ec0134fe683b22
Binary file not shown.
Binary file modified
BIN
+182 Bytes
(490%)
test/core/end2end/fuzzers/client_fuzzer_corpus/3fcc2da89f438b247cb5b4b41e15aceccfa75b36
Binary file not shown.
Binary file modified
BIN
+743 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/400e6759ebf559748bde92047368f7c612457edd
Binary file not shown.
Binary file modified
BIN
+77 Bytes
(740%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4040224f3df361afe45bce682d56d26f13829413
Binary file not shown.
Binary file modified
BIN
+962 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4045d25f065bb1d70a8b9c3751f7453d4b0625b9
Binary file not shown.
Binary file modified
BIN
+386 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/407cedf992b14edac6e19f7d440ab73c88e72465
Binary file not shown.
Binary file modified
BIN
+2.44 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/40948412b61caddaf558a73661caa8c1d2f858a4
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4097094277bc09981f428280fc0cc0f590f20ded
Binary file not shown.
Binary file modified
BIN
+365 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/411966ea7d9164fc432eeab55a55248ad808bb01
Binary file not shown.
Binary file modified
BIN
+200 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/415dde26637ed3c0e803111c532a1a9ea9c49092
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/41aad2f11a7ab418213352e84de872d9997db8d2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!�!!��NN | ||
network_input { | ||
single_read_bytes: "\x21\x91\x21\x21\x91\x91\x4e\x4e" | ||
} |
Binary file modified
BIN
+185 Bytes
(490%)
test/core/end2end/fuzzers/client_fuzzer_corpus/41b499e86caed7b48c59aaaf51360c3c71029400
Binary file not shown.
Binary file modified
BIN
+1.26 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/42554ddbe59429d30d718282ca606ed8b5a90eb3
Binary file not shown.
Binary file modified
BIN
+950 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/42c395ab373346fb283ace021bdc1f6428f92f80
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/42ead79c94eccdf8a8c3d8036be73e14fa260dd5
Binary file not shown.
Binary file modified
BIN
+167 Bytes
(500%)
test/core/end2end/fuzzers/client_fuzzer_corpus/43202ad9b1a689d919ab9ae91c2d0223394867bf
Binary file not shown.
Binary file modified
BIN
+56 Bytes
(1200%)
test/core/end2end/fuzzers/client_fuzzer_corpus/438789ebe8a5d676f6f03ef8329c3d77579aeba4
Binary file not shown.
Binary file modified
BIN
+206 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/44153f8b7af5a3b27625a46af89e1712daa3ae8a
Binary file not shown.
Binary file modified
BIN
+2.39 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4492f9d9339873fc83bf248e392b0dcbe28c0f6f
Binary file not shown.
Binary file modified
BIN
+98 Bytes
(620%)
test/core/end2end/fuzzers/client_fuzzer_corpus/44b6be630161765a3de5872629602ca14789c3bd
Binary file not shown.
Binary file modified
BIN
+80 Bytes
(720%)
test/core/end2end/fuzzers/client_fuzzer_corpus/44d64196fb2e8d9506734a81304f6ef17b9bc29d
Binary file not shown.
5 changes: 3 additions & 2 deletions
5
test/core/end2end/fuzzers/client_fuzzer_corpus/44f0973ec77d6fb9eac931e84fa7ec6fdadccca6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
!mm!N!mm!m)m!��N!��N�NN)� | ||
�a����NNN���!�m!)��'NN����!�mNNN!�NNN�NNN'�)��N�NNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x21\x4e\x21\x6d\x6d\x01\x21\x6d\x29\x04\x6d\x21\x91\x91\x4e\x21\x91\x91\x4e\xf0\x91\x4e\x4e\x29\x91\x0a\x91\x61\x91\x91\x91\x91\x4e\x4e\x4e\x95\x91\x91\x21\x91\x6d\x21\x29\x91\x91\x27\x4e\x4e\x91\x91\x95\x91\x21\x91\x6d\x4e\x4e\x4e\x21\x91\x4e\x4e\x4e\x91\x4e\x4e\x4e\x27\x91\x29\x91\x91\x4e\x91\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+71 Bytes
(810%)
test/core/end2end/fuzzers/client_fuzzer_corpus/450f9f56c80c8b71e37302a254ba7c3f7298dfd7
Binary file not shown.
Binary file modified
BIN
+143 Bytes
(520%)
test/core/end2end/fuzzers/client_fuzzer_corpus/451e69ab65e0fe0a5731622ed21ab2b5380df677
Binary file not shown.
Binary file modified
BIN
+521 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/46dcb1c399e5a514267fbbd5a50939f34e0ad6be
Binary file not shown.
Binary file modified
BIN
+1.82 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4740e1ad2320dc991596716087180e2965a38863
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/47e8aee44c2c7bd870f15b50fc085c5a8030edfc
Binary file not shown.
Binary file modified
BIN
+2.71 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/48521eae3d7e3f60237d1ed792a3c0f141919a19
Binary file not shown.
Binary file modified
BIN
+164 Bytes
(500%)
test/core/end2end/fuzzers/client_fuzzer_corpus/489e9830136adcc53f4b191199c33504685b3737
Binary file not shown.
Binary file modified
BIN
+239 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/48a3f2938fe5c8e383cbb028a36a943a64800f03
Binary file not shown.
Binary file modified
BIN
+176 Bytes
(490%)
test/core/end2end/fuzzers/client_fuzzer_corpus/49112bf1277d93601eb6526fe9ee9d45864d759e
Binary file not shown.
Binary file modified
BIN
+251 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/49c5568cb0de363bc9f9298f1eacaace6c8a268a
Binary file not shown.
Binary file modified
BIN
+1.22 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4a11af9ef42aeb36691185520be281c4760ad27b
Binary file not shown.
Binary file modified
BIN
+1.34 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4a4553c2e939cd50981bc38e8ddb1f2109ddb3a4
Binary file not shown.
Binary file modified
BIN
+185 Bytes
(490%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4b2ce115b15082ed951f4dc0b432da6a9d37bf85
Binary file not shown.
Binary file modified
BIN
+851 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4b585eb75ebca2187c0aa5a6abe4c8125aa80127
Binary file not shown.
Binary file modified
BIN
+134 Bytes
(530%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4b611a3748757e2fa89fcd2fb22d34444fbf5b42
Binary file not shown.
Binary file modified
BIN
+995 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4bed84590a55b06d7eb30d8faa4b00a881ba9b2c
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4e05d6cf1c3f0c04f6ee92d09a53ee0fe35c085a
Binary file not shown.
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/4e21c4b5c454df51c102f09ea1ba78c42133ee16
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!mm��N!��NN'�)��NN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x01\x91\x95\x4e\x21\x91\x91\x4e\x4e\x27\x91\x29\x91\x91\x4e\x4e" | ||
} |
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/4eaff3c3515a1ca019d46b9be0b7318eaffb63d1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!;m��N�'N��!)��NN | ||
network_input { | ||
single_read_bytes: "\x21\x3b\x6d\x01\x91\x95\x4e\x91\x27\x4e\x83\x91\x21\x29\x91\x11\x91\x4e\x4e" | ||
} |
4 changes: 3 additions & 1 deletion
4
test/core/end2end/fuzzers/client_fuzzer_corpus/4ec113a0126fc5746fa3f955727d009040e8377f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
!mmR!�N���!:�m!�NN'�)����NNNN | ||
network_input { | ||
single_read_bytes: "\x21\x6d\x6d\x08\x01\x01\x52\x21\x91\x4e\x95\x91\x91\x21\x3a\x91\x6d\x21\x91\x4e\x4e\x27\x91\x29\x91\x91\x91\x91\x4e\x4e\x4e\x4e" | ||
} |
Binary file modified
BIN
+1.19 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4f5b9d5c707a35084918c272efd1295d301ca0b5
Binary file not shown.
Binary file modified
BIN
+146 Bytes
(520%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4f8b5b7489cca36225acec0f9aa7f5c556d79d8d
Binary file not shown.
Binary file modified
BIN
+446 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/4fc34239f220392581520aa8cebc659daa65a7a6
Binary file not shown.
Binary file modified
BIN
+1.1 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/50ece7ea16659b4e1a2284cea963fab662c19e6b
Binary file not shown.
Binary file modified
BIN
+215 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/514c9cd7b6519b596900d924ff2caa173d688f4b
Binary file not shown.
Binary file modified
BIN
+1.34 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/51c6c5297acebf9d21a8a7d6261d0a17c2adfb56
Binary file not shown.
Binary file modified
BIN
+2.23 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/52939682304314f04897deddfbc9c7afa8ee50a9
Binary file not shown.
Binary file modified
BIN
+476 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/52c00bde7f4af95a86deb0a6717d1faf2828a939
Binary file not shown.
Binary file modified
BIN
+929 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5323af7bd1b45a816c8f8e5c689f5a44fbb14a01
Binary file not shown.
Binary file modified
BIN
+1.21 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/534c900ade27c8f7fccb1f3b7e7703f77f13a8f5
Binary file not shown.
Binary file modified
BIN
+137 Bytes
(530%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5360327e8bc8969f31b364df3081b51a1e03900c
Binary file not shown.
Binary file modified
BIN
+452 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5369926a559827d08bccf264876d592c7cae660d
Binary file not shown.
Binary file modified
BIN
+194 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/53ef530f65b0cff2e338a51b469c224f53b628d7
Binary file not shown.
Binary file modified
BIN
+266 Bytes
(450%)
test/core/end2end/fuzzers/client_fuzzer_corpus/542c958c84d1e319b9ba23c52de2c4bca08a8dc7
Binary file not shown.
Binary file modified
BIN
+1.46 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/54555ceac4403855f4cf20367f7be05714c46c51
Binary file not shown.
Binary file modified
BIN
+494 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5482dc4af170def9c183315efaa48f9c186926a1
Binary file not shown.
Binary file modified
BIN
+1.72 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/54d1bf3559344653a4f758f7360c46307cdad159
Binary file not shown.
Binary file modified
BIN
+386 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/54e67ed1036f3f5b315e0e3c02948c30eba900fd
Binary file not shown.
Binary file modified
BIN
+104 Bytes
(600%)
test/core/end2end/fuzzers/client_fuzzer_corpus/55ca8f6d9928c239a7abb32554463e6e1e1ee084
Binary file not shown.
Binary file modified
BIN
+707 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/560c1057487e6b0d2d457748c3ad8434423eb263
Binary file not shown.
Binary file modified
BIN
+365 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/564f203f678fb333c7b1f8f4df79237589ce346d
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/569d50f1d1307e63a549a8a8fa677c2a77acc0ac
Binary file not shown.
Binary file modified
BIN
+1.42 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/56b0ac0636c57838f63415082b3ae2ec7a93f017
Binary file not shown.
Binary file modified
BIN
+89 Bytes
(660%)
test/core/end2end/fuzzers/client_fuzzer_corpus/570ca8d2555dde94aa3b3121e8f5256e83eabe5e
Binary file not shown.
Binary file modified
BIN
+1.48 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/578ef036a0278e79f7b935293be37bc8c0467269
Binary file not shown.
Binary file modified
BIN
+449 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/57e7cb796ac65d2e3ea2255b162da4b9873c83f4
Binary file not shown.
Binary file modified
BIN
+1.33 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/57ee6efc38f4c544a3ea3e5e73987e825bdf2980
Binary file not shown.
Binary file modified
BIN
+104 Bytes
(600%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5821752bf8923fdaebc8484662624d8acd382716
Binary file not shown.
Binary file modified
BIN
+71 Bytes
(810%)
test/core/end2end/fuzzers/client_fuzzer_corpus/58a067ec6eda7191a5a910d8120633271d3af074
Binary file not shown.
Binary file modified
BIN
+212 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/58bcbd601894835bb3312d2a0bc56f2e0f65984c
Binary file not shown.
Binary file modified
BIN
+146 Bytes
(520%)
test/core/end2end/fuzzers/client_fuzzer_corpus/58d6dffb65a1fe1bc4e3fa970a15459587a32f77
Binary file not shown.
Binary file modified
BIN
+1.57 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/58f6d7756d89ac2eaebb50c6d1d0b9f5fa0ce357
Binary file not shown.
Binary file modified
BIN
+4.63 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/591d46b83d2e6babc0ce3c753c4606a10c46d7ce
Binary file not shown.
Binary file modified
BIN
+578 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/591ef436ef8cc982b48fd827a4555b57cd9780e5
Binary file not shown.
Binary file modified
BIN
+242 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/593792bfb0489b02828c93278cf869e6fc8bc230
Binary file not shown.
Binary file modified
BIN
+152 Bytes
(510%)
test/core/end2end/fuzzers/client_fuzzer_corpus/598d346f284bcff26d1de997c4ba5c4794c90b68
Binary file not shown.
Binary file modified
BIN
+71 Bytes
(810%)
test/core/end2end/fuzzers/client_fuzzer_corpus/59d28886db21f371ac9d999b68b116bcf425d971
Binary file not shown.
Binary file modified
BIN
+1.02 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/59d78f6397f0483d139f5bd0a9f264156f34acc4
Binary file not shown.
Binary file modified
BIN
+902 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5a2447fdfdbf123f4592c1284007b7d50a01750b
Binary file not shown.
Binary file modified
BIN
+3.34 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5a52d683c9342dd301b0e699db36175aad715e1d
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(470%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5a8cbd42a033b7899383d48c3929e517dafbb995
Binary file not shown.
Binary file modified
BIN
+3.23 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5b7ff7c113c2bcf125271d22c937f758a0cd2ee4
Binary file not shown.
Binary file modified
BIN
+1.01 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5c14b48da74ab06b3cc20c4fe355e24f7dd7852a
Binary file not shown.
Binary file modified
BIN
+1.09 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5ca233a53e3e425cc12e04b466a49789291eaa00
Binary file not shown.
Binary file modified
BIN
+1.44 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5dc7b2086a39f56d8b9135f524d34a01fcabafd8
Binary file not shown.
Binary file modified
BIN
+290 Bytes
(450%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5de72e607205dc17a45df703ec4e9b63c36821ec
Binary file not shown.
Binary file modified
BIN
+917 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5e1659e7cd840ab3f958273ebffdd215f2c81da6
Binary file not shown.
Binary file modified
BIN
+692 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5e25cf639ba8ea37543d944f5efa94824c6272ff
Binary file not shown.
Binary file modified
BIN
+446 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5f247d7b6753f7a8798cf952f49f303c532e017c
Binary file not shown.
Binary file modified
BIN
+1.35 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/5f3fc3d381f07c2593cd70d9889182fe67ded2cf
Binary file not shown.
Binary file modified
BIN
+77 Bytes
(740%)
test/core/end2end/fuzzers/client_fuzzer_corpus/605e474e9d9436488dfe084d348908e4dfab81a3
Binary file not shown.
Binary file modified
BIN
+536 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/6066fc9e28b4ce704230f0e8cf21e7c3195aa2a3
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(480%)
test/core/end2end/fuzzers/client_fuzzer_corpus/607dac8012f188cb035b189fc3637028137023e0
Binary file not shown.
Binary file modified
BIN
+4.11 KB
(400%)
test/core/end2end/fuzzers/client_fuzzer_corpus/60ece7fac04e244655a6091a7fc6eb76f07c7192
Binary file not shown.
Binary file modified
BIN
+509 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/611343a6b8879b393ba2f38ed41c7f5355355920
Binary file not shown.
Binary file modified
BIN
+1.91 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/616e55354ba3517ce6762d6cd56600f97915e646
Binary file not shown.
Binary file modified
BIN
+1.44 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/622d46854c2d38b5fe632649d58a69b7da0803c0
Binary file not shown.
Binary file modified
BIN
+968 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/629dd62ac0c44a5bb49a5b4b5e4d3f15852a0991
Binary file not shown.
Binary file modified
BIN
+371 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/62c843359941660da3fc9eea62a5732aaa3be283
Binary file not shown.
Binary file modified
BIN
+839 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/6353376941f932ad6ea7620be8673c27ec106aba
Binary file not shown.
Binary file modified
BIN
+941 Bytes
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/636a19b8f50c4efccccea83ab78a933d999e41fa
Binary file not shown.
Binary file modified
BIN
+2.06 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/63a1cb41d219394c9bab947202921506f3574ad0
Binary file not shown.
Binary file modified
BIN
+245 Bytes
(460%)
test/core/end2end/fuzzers/client_fuzzer_corpus/64696e93ead18265cdac3fb37dae29ad3be6d764
Binary file not shown.
Binary file modified
BIN
+743 Bytes
(420%)
test/core/end2end/fuzzers/client_fuzzer_corpus/64af31c3b16ccf2e182998ef7739bc3d33781d8f
Binary file not shown.
Binary file modified
BIN
+1.17 KB
(410%)
test/core/end2end/fuzzers/client_fuzzer_corpus/64c0e0b4d9c2d25fdcb1e2bdcb999487fc096dad
Binary file not shown.
Binary file modified
BIN
+401 Bytes
(430%)
test/core/end2end/fuzzers/client_fuzzer_corpus/64cad305e1858eae27cd723778fb9f4b7052eaa5
Binary file not shown.
Binary file modified
BIN
+383 Bytes
(440%)
test/core/end2end/fuzzers/client_fuzzer_corpus/64d27dc9f984c49d421a5b0cb0391992d5aac1a4
Binary file not shown.
Oops, something went wrong.