ASSERT in the file_system_buffer fuzz test
Open
area/filesystem
area/fuzzing
bug
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
Description
Test case:
[clusterfuzz-testcase-filter_fuzz_test-5460931974660096.txt](https://github.com/user-attachments/files/21553961/clusterfuzz-testcase-filter_fuzz_test-5460931974660096.txt)
Steps to reproduce:
Copy downloaded test case file into the `test/extensions/filters/http/common/fuzz/filter_corpus/` directory and run:
```
bazel build --config=asan -c dbg test/extensions/filters/http/common/fuzz/filter_fuzz_test
bazel-bin/test/extensions/filters/http/common/fuzz/filter_fuzz_test test/extensions/filters/http/common/fuzz/filter_corpus/clusterfuzz-testcase-filter_fuzz_test-5460931974660096.txt
```
Contributor guide
Assessment
This issue has not been assessed yet.