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

Add null checks to DisposeUnmanaged() methods #28

Merged
merged 5 commits into from
Jul 22, 2022
Merged

Add null checks to DisposeUnmanaged() methods #28

merged 5 commits into from
Jul 22, 2022

Conversation

Speykious
Copy link
Owner

@Speykious Speykious commented Jul 18, 2022

Fixes #27.

I added null checks to all unsafe objects of SeeShark (which isn't a lot).

@lubagov This shouldn't fix the I/O error you're getting, but at least the Access Violation shouldn't be there anymore.
Can you test to see if it works?

@Speykious Speykious merged commit 7768179 into main Jul 22, 2022
@Speykious Speykious deleted the get-gc-ed branch July 22, 2022 16:18
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.

Access Violation, in GC if the camera is busy
1 participant