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

Adding function to manually name a Mmap ShMem #2729

Merged
merged 13 commits into from
Nov 26, 2024

Conversation

riesentoaster
Copy link
Contributor

This may in general be useful, but particularly if the randomness in the default new_shmem function isn't random enough and I get collisions.

@tokatoka
Copy link
Member

thank you.
this will fix #2623
this one right?

@tokatoka
Copy link
Member

Can you also add what you changed in MIGRATION.md?

libafl_bolts/src/shmem.rs Outdated Show resolved Hide resolved
@riesentoaster
Copy link
Contributor Author

riesentoaster commented Nov 26, 2024

thank you. this will fix #2623 this one right?

That wasn't my intention, but I think it should also fix that bug, yes.

Can you also add what you changed in MIGRATION.md?

Done.

The failing CI check seems unrelated.

@tokatoka tokatoka merged commit e9af21c into AFLplusplus:main Nov 26, 2024
102 of 103 checks passed
@riesentoaster riesentoaster deleted the mmap_shmem_with_custom_id branch November 26, 2024 21:31
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.

2 participants