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

Update S3881: "IDisposable should be implemented correctly" should be code smell #441

Closed
valhristov opened this issue Jun 14, 2017 · 0 comments
Milestone

Comments

@valhristov
Copy link
Contributor

RSPEC-3881

The IDisposable interface is a mechanism to release unmanaged resources, if not implemented correctly this could result in resource leaks or more severe bugs.

@valhristov valhristov added this to the 6.0 milestone Jun 14, 2017
@valhristov valhristov changed the title Update S3881: "IDisposable" should be implemented correctly Update S3881: "IDisposable should be implemented correctly Jun 14, 2017
@valhristov valhristov changed the title Update S3881: "IDisposable should be implemented correctly Update S3881: "IDisposable should be implemented correctly" should be code smell Jun 14, 2017
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

1 participant