envoyproxy/envoy

ASSERT in the file_system_buffer fuzz test

开放

#40,530 创建于 2025年8月1日

 (1 条评论) (0 个反应) (1 位负责人)C++ (5,373 个派生)batch import
area/filesystemarea/fuzzingbughelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (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

贡献者指南