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

buffer: fix ptr handling #62

Merged
merged 1 commit into from
May 7, 2024
Merged

buffer: fix ptr handling #62

merged 1 commit into from
May 7, 2024

Conversation

fia0
Copy link

@fia0 fia0 commented May 7, 2024

No description provided.

This happened in the CI and on the most recent rust compiler on my system in in
debug mode. Previously a lot of .is_null()'s were distributed over the code
this commit cleans this up and by-chance fixed whatever bug in the code flow
was occurring in this case.
@fia0 fia0 merged commit 915868a into parcio:main May 7, 2024
8 checks passed
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.

1 participant