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

Fix possible out-of-bound zero character in C API #798

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

paullouisageneau
Copy link
Owner

This PR fixes the copyAndReturn() C API helper function which would write an out-of-bound 0 if the message is the same size as the buffer.

@paullouisageneau paullouisageneau merged commit bbf3864 into v0.18 Feb 2, 2023
@paullouisageneau paullouisageneau deleted the fix-capi-copy-out-of-bounds branch February 2, 2023 00:41
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