Skip to content

Fix positive contains indexof rewrites for empty string second argument#6566

Merged
ajreynol merged 11 commits intocvc5:masterfrom
ajreynol:issue6560
May 19, 2021
Merged

Fix positive contains indexof rewrites for empty string second argument#6566
ajreynol merged 11 commits intocvc5:masterfrom
ajreynol:issue6560

Conversation

@ajreynol
Copy link
Copy Markdown
Member

Fixes #6560.

@ajreynol ajreynol added major Priority simple Complexity labels May 18, 2021
@ajreynol ajreynol requested a review from 4tXJ7f May 18, 2021 23:45
Copy link
Copy Markdown
Member

@4tXJ7f 4tXJ7f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix.

@4tXJ7f 4tXJ7f added the do not merge Do not merge this PR if you are not the author label May 19, 2021
Co-authored-by: Andres Noetzli <andres.noetzli@gmail.com>
@ajreynol ajreynol removed the do not merge Do not merge this PR if you are not the author label May 19, 2021
@ajreynol ajreynol enabled auto-merge (squash) May 19, 2021 17:04
@ajreynol ajreynol merged commit bcb536e into cvc5:master May 19, 2021
@ajreynol ajreynol deleted the issue6560 branch May 19, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Priority simple Complexity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(default) solution unsoundness on string formula with str.indexof

2 participants