Merge pull request #9838 from dgquintas/fuzzer_remove_asserts
Don't assert over invalid channel args
No related branches found
No related tags found
Showing
- src/core/ext/client_channel/client_channel.c 17 additions, 6 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/subchannel.c 0 additions, 1 deletionsrc/core/ext/client_channel/subchannel.c
- src/core/ext/lb_policy/grpclb/grpclb.c 3 additions, 1 deletionsrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/ext/lb_policy/pick_first/pick_first.c 3 additions, 1 deletionsrc/core/ext/lb_policy/pick_first/pick_first.c
- src/core/ext/lb_policy/round_robin/round_robin.c 3 additions, 1 deletionsrc/core/ext/lb_policy/round_robin/round_robin.c
- src/core/lib/surface/channel.c 9 additions, 6 deletionssrc/core/lib/surface/channel.c
- test/core/end2end/fuzzers/api_fuzzer_corpus/clusterfuzz-testcase-5242554383597568 0 additions, 0 deletions...s/api_fuzzer_corpus/clusterfuzz-testcase-5242554383597568
- test/core/end2end/fuzzers/api_fuzzer_corpus/clusterfuzz-testcase-6499902139924480 0 additions, 0 deletions...s/api_fuzzer_corpus/clusterfuzz-testcase-6499902139924480
- test/core/end2end/fuzzers/api_fuzzer_corpus/clusterfuzz-testcase-6699208922890240 0 additions, 0 deletions...s/api_fuzzer_corpus/clusterfuzz-testcase-6699208922890240
- tools/run_tests/generated/tests.json 69 additions, 0 deletionstools/run_tests/generated/tests.json
Loading
Please register or sign in to comment