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

strerror: fix integer overflow #1457

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

fbrausse
Copy link
Collaborator

@fbrausse fbrausse commented Nov 8, 2023

This was causing an incorrect result for the no-overflow property of the sv-comp'24 pre-run in (at least)

  • c/busybox-1.22.0/logname-1.yml

This was causing an incorrect result for the no-overflow property of the
sv-comp'24 pre-run in (at least)

	c/busybox-1.22.0/logname-1.yml
@fbrausse fbrausse added the OM Operational Model label Nov 8, 2023
Copy link
Contributor

@lucasccordeiro lucasccordeiro left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this PR, @fbrausse.

@lucasccordeiro lucasccordeiro merged commit d60a333 into esbmc:master Nov 8, 2023
@fbrausse fbrausse deleted the fb/fix-strerror-ovfl branch November 8, 2023 10:28
@fbrausse fbrausse mentioned this pull request Nov 8, 2023
47 tasks
@fbrausse fbrausse restored the fb/fix-strerror-ovfl branch November 10, 2023 10:42
@fbrausse fbrausse deleted the fb/fix-strerror-ovfl branch November 10, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OM Operational Model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants