Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serdeany_autoreg to libafl_qemu #1416

Merged
merged 3 commits into from
Aug 12, 2023
Merged

Conversation

d0ntrash
Copy link
Contributor

Fix Cannot deserialize an unregistered type occurring when using libafl_qemu.

@andreafioraldi
Copy link
Member

@domenukk isn't serdeany_autoreg in default?

@domenukk
Copy link
Member

domenukk commented Aug 12, 2023

Yes, but this doesn't use default features for some reason:
libafl_bolts = { path = "../libafl_bolts", version = "0.10.1", default-features = false, features = ["std", "derive"] }

@domenukk
Copy link
Member

We should totally put it in default here as well

@domenukk
Copy link
Member

Done :)
Thanks for the fix @d0ntrash

@domenukk domenukk merged commit 9650e06 into AFLplusplus:main Aug 12, 2023
addisoncrump pushed a commit that referenced this pull request Aug 22, 2023
* Add `serdeany_autoreg` to `libafl_qemu`

* Update Cargo.toml

Add autoreg to default

---------

Co-authored-by: Dominik Maier <domenukk@gmail.com>
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.

3 participants