Skip to content

DRAFT: added cli flags to enable "--careful" mode inspired by cargo careful#8

Draft
f0rki wants to merge 1 commit intoAFLplusplus:mainfrom
f0rki:careful
Draft

DRAFT: added cli flags to enable "--careful" mode inspired by cargo careful#8
f0rki wants to merge 1 commit intoAFLplusplus:mainfrom
f0rki:careful

Conversation

@f0rki
Copy link
Copy Markdown

@f0rki f0rki commented May 4, 2023

Problem is that passing -Zbuild-std breaks linking, because of duplicate symbols between the libafl runtime staticlib and the freshly built std crates.

I believe this is the relevant upstream issue: rust-lang/rust#104707 also here rust-lang/rust#44322 (comment) and here https://alanwu.space/post/symbol-hygiene/

@f0rki f0rki changed the title added cli flags to enable "--careful" mode inspired by cargo careful DRAFT: added cli flags to enable "--careful" mode inspired by cargo careful May 4, 2023
@f0rki f0rki marked this pull request as draft June 26, 2023 08:53
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