aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-01 08:13:28 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-02-01 08:13:28 -0800
commited277efbf796d5816f40d7cfcb2644097a315cd5 (patch)
tree20117e31e2690bff086aad891f21b748a2ae7757 /test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13
parent459e10d80e09a5c8e88dc10ff703358b5d3ee57b (diff)
Fix bug in api_fuzzer
If the slices to unref array was expanded after returning a pointer to a slice, that pointer becomes invalidated. Instead, allocate and store pointers to slices in that array to keep stability.
Diffstat (limited to 'test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13')
-rw-r--r--test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13bin0 -> 109 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13 b/test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13
new file mode 100644
index 0000000000..366221f79b
--- /dev/null
+++ b/test/core/end2end/fuzzers/api_fuzzer_corpus/2ce3268455c461a30eb30f4792087df411548c13
Binary files differ