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 new mutation strategy - callSeqGenFuncDuplicateAtRandom #424

Closed
wants to merge 2 commits into from

Conversation

s4nsec
Copy link
Collaborator

@s4nsec s4nsec commented Aug 1, 2024

The function duplicates a call sequence element at index N and places
itat index N+1 if N is not equal to one less the length of the
sequence.Otherwise, the duplicate is placed at index N-1.

The function duplicates a call sequence element at index N and places
itat index N+1 if N is not equal to one less the length of the
sequence.Otherwise, the duplicate is placed at index N-1.
@0xalpharush 0xalpharush closed this Sep 4, 2024
@0xalpharush
Copy link
Contributor

replaced by #458

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