Skip to content

Handle "--" in libafl_cc#2828

Closed
tokatoka wants to merge 2 commits intomainfrom
libafl_cc
Closed

Handle "--" in libafl_cc#2828
tokatoka wants to merge 2 commits intomainfrom
libafl_cc

Conversation

@tokatoka
Copy link
Member

because cc-rs wants to add this "--"
rust-lang/cc-rs#1328
if we use libafl_cc with cc, it'll cause problem because everything after "--" is ignored.

so for now just skip "--" in the option parser

@tokatoka
Copy link
Member Author

probably this is not needed as #2830 doesn't show error in differential fuzzer anymore

@tokatoka tokatoka closed this Jan 13, 2025
@tokatoka tokatoka deleted the libafl_cc branch February 1, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant