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

Simplify g_string_free(foo, FALSE) calls #860

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

sthibaul
Copy link
Collaborator

@sthibaul sthibaul commented Oct 9, 2023

g_string_free conveniently returns the C pointer, and newer versions actually warn if we don't do pick it up.

g_string_free conveniently returns the C pointer, and newer versions
actually warn if we don't do pick it up.
@sthibaul sthibaul merged commit bc6a84c into brailcom:master Oct 9, 2023
3 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