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

feat: Require that *_free and kill_* functions are nullable. #190

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Apr 2, 2022

These should always be no-ops when passed a null pointer.


This change is Reviewable

@iphydf iphydf added this to the v0.0.9 milestone Apr 2, 2022
@auto-add-label auto-add-label bot added the enhancement New feature for the user, not a new feature for build script label Apr 2, 2022
@iphydf iphydf force-pushed the free-fun branch 2 times, most recently from 613cd75 to a2dde5f Compare April 2, 2022 21:21
These should always be no-ops when passed a null pointer.
@iphydf iphydf changed the title feat: Require that *_free functions are nullable. feat: Require that *_free and kill_* functions are nullable. Apr 2, 2022
@toktok-releaser toktok-releaser merged commit bae8d85 into TokTok:master Apr 2, 2022
@iphydf iphydf temporarily deployed to tokstyle April 2, 2022 23:12 Inactive
@iphydf iphydf deleted the free-fun branch April 3, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Development

Successfully merging this pull request may close these issues.

3 participants