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

eval_rv_base: cast without torg when typeOf fails #1345

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

michael-schwarz
Copy link
Member

This can apparently happen in the case of malloc'ed blocks.

Closes #1338

@michael-schwarz michael-schwarz added bug relational Relational analyses (Apron, affeq, lin2var) labels Jan 28, 2024
@michael-schwarz michael-schwarz added this to the v2.4.0 milestone Jan 28, 2024
@michael-schwarz michael-schwarz merged commit 10b18cf into master Jan 29, 2024
17 checks passed
@michael-schwarz michael-schwarz deleted the issue_1338 branch January 29, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug relational Relational analyses (Apron, affeq, lin2var)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apron analysis crashes with Cilfacade.TypeOfError(typeOffset: Index on a non-array (0, void ))
2 participants