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

Avoid freeing CString by the C free() function #20

Merged
merged 1 commit into from
May 9, 2022

Conversation

ken-matsui
Copy link
Owner

Closes: #16

@ken-matsui ken-matsui force-pushed the avoid-freeing-cstring-by-the-c-free-function branch from c461db0 to 00f1f4c Compare May 9, 2022 08:09
@ken-matsui ken-matsui merged commit 176875c into main May 9, 2022
@ken-matsui ken-matsui deleted the avoid-freeing-cstring-by-the-c-free-function branch May 9, 2022 08:12
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.

CString should not be freed by the standard C free() function
1 participant