Skip to content

Assigns clause should only check assignments over variables from the write set #6154

Closed
@feliperodri

Description

@feliperodri

CBMC version: develop branch.
Operating system: N/A.
Exact command line resulting in the issue: N/A.
What behaviour did you expect: We only want to check assignments over variables from the write set. Local variables should be ignored.
What happened instead: When using assigns clause, CBMC checks for all assignments, even if they are over local variables.

Metadata

Metadata

Assignees

Labels

Code ContractsFunction and loop contractsawsBugs or features of importance to AWS CBMC usersenhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions