envoyproxy/envoy

ASSERT in the file_system_buffer fuzz test

Open

#40,530 opened on 2025年8月1日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/filesystemarea/fuzzingbughelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Test case: 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

コントリビューターガイド