8000 Initial reliability fixes by jeremy-visionaid · Pull Request #172 · ironfede/openmcdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Initial reliability fixes #172

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

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

jeremy-visionaid
Copy link
Collaborator

Mostly addresses analyzer warnings for CA2000 (Dispose objects before losing scope) in the core projects

Also:
- Remove redundant members
- Check arguments before state
Sector does not have ownership of any disposable members and so does
not need to implement IDisposable. It has no finalizer so Dispose is
never called.
@ironfede ironfede merged commit 81c8928 into ironfede:master Oct 3, 2024
@jeremy-visionaid jeremy-visionaid deleted the reliability branch October 16, 2024 07:31
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

Successfully merging this pull request may close these issues.

2 participants
0