envoyproxy/envoy

ASSERT in the file_system_buffer fuzz test

Open

#40,530 建立於 2025年8月1日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)C++ (5,373 fork)batch import
area/filesystemarea/fuzzingbughelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南