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 --pointer-check to goto-instrument --drop-unused-functions call #1621

Closed
celinval opened this issue Sep 1, 2022 · 3 comments
Closed

Comments

@celinval
Copy link
Contributor

celinval commented Sep 1, 2022

As pointed out by @tautschnig here (diffblue/cbmc#6983 (comment)), we should add --pointer-check while droping unused functions to ensure that CBMC fails the verification if it cannot find a suitable pointer for a function call.

@celinval
Copy link
Contributor Author

celinval commented Oct 6, 2022

@tautschnig Just double checking, this is no longer needed, right?

That said, do you still recommend enabling all checks before invoking goto-instrument --drop-unused-functions?

@tautschnig
Copy link
Member

My apologies for the delay: yes, this should no longer be necessary. Also, I don't immediately see a reason as to why you'd need to enable checks before --drop-unused-functions.

@celinval
Copy link
Contributor Author

No worries! Thank you.

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

No branches or pull requests

2 participants