Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

The target option should be the last arguments added to the libfuzzer executable #2941

@chkeita

Description

@chkeita

LIbfuzzer can specify that the rest of the argument should be ignored via ignore_remaining_args.

This can create failures when we verify the binary by adding -help=1.

We should instead pass the target option after we pass any parameter we inject to the invocation.

AB#45349

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions