Stream: git-wasmtime

Topic: wasmtime / issue #11829 <target> fuzzbug:


view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 15:28):

khanimehdi117-rgb opened issue #11829:

Thanks for filing an issue! Please fill out the TODOs below, and change <target> in the title to the corresponding fuzzing target.

<!-- TODO: add link to an external bug report, if there is one, such as from OSS-Fuzz -->

<details>
<summary>Test case input</summary>

<!-- Please base64-encode the input that libFuzzer generated, and paste it in the code-block below. This is required for us to reproduce the issue. -->

TODO_paste_the_base64_encoded_input_here

</details>

<details>
<summary>cargo +nightly fuzz fmt output</summary>

<!-- If you can, please paste the output of cargo +nightly fuzz fmt <target> <input> in the code-block below. This will help reviewers more quickly triage this report. -->

TODO_paste_cargo_fuzz_fmt_output_here

</details>

<details>
<summary>Stack trace or other relevant details</summary>

<!-- If you can, please paste anything that looks relevant from the failure message in the code-block below. This will help reviewers more quickly triage this report. -->

TODO_paste_the_report_here

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 15:28):

khanimehdi117-rgb added the bug label to Issue #11829.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 15:29):

khanimehdi117-rgb added the fuzz-bug label to Issue #11829.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 16:39):

pchickey commented on issue #11829:

You seem to have opened an issue with TODOs instead of content. Was this a mistake?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 22:14):

alexcrichton closed issue #11829:

Thanks for filing an issue! Please fill out the TODOs below, and change <target> in the title to the corresponding fuzzing target.

<!-- TODO: add link to an external bug report, if there is one, such as from OSS-Fuzz -->

<details>
<summary>Test case input</summary>

<!-- Please base64-encode the input that libFuzzer generated, and paste it in the code-block below. This is required for us to reproduce the issue. -->

TODO_paste_the_base64_encoded_input_here

</details>

<details>
<summary>cargo +nightly fuzz fmt output</summary>

<!-- If you can, please paste the output of cargo +nightly fuzz fmt <target> <input> in the code-block below. This will help reviewers more quickly triage this report. -->

TODO_paste_cargo_fuzz_fmt_output_here

</details>

<details>
<summary>Stack trace or other relevant details</summary>

<!-- If you can, please paste anything that looks relevant from the failure message in the code-block below. This will help reviewers more quickly triage this report. -->

TODO_paste_the_report_here

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2025 at 22:14):

alexcrichton commented on issue #11829:

I'm going to close this as this looks erroneous. If this is a real bug though feel free to resubmit. If this is a security bug we request you follow our security policy


Last updated: Dec 06 2025 at 07:03 UTC