Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Adjust check for possible mem leaks at __VERIFIER_error calls to current rules #516

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

PhilippWendler
Copy link
Member

Since the split between memleak and memcleanup an allocated memory at
program exit would not be a memleak and thus not violate memsafety.

This was discussed in #513 (comment).

…ent rules.

Since the split between memleak and memcleanup an allocated memory at
program exit would not be a memleak and thus not violate memsafety.
Copy link
Member

@dbeyer dbeyer left a comment

Choose a reason for hiding this comment

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

This is in line with the definitions and rules.

@dbeyer dbeyer merged commit 814b9c5 into master Nov 16, 2017
@PhilippWendler PhilippWendler deleted the memleak-check branch November 16, 2017 12:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants