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

status: fix bson_t detection #258

Merged
merged 1 commit into from
Oct 15, 2020
Merged

status: fix bson_t detection #258

merged 1 commit into from
Oct 15, 2020

Conversation

ThomasAdam
Copy link
Member

Use the correct type for memset() and pre-check for NULL when calling
bson_free() which doesn't always like NULL values.

Fixes #257

Use the correct type for memset() and pre-check for NULL when calling
bson_free() which doesn't always like NULL values.

Fixes #257
@ThomasAdam ThomasAdam self-assigned this Oct 15, 2020
@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Oct 15, 2020
@ThomasAdam ThomasAdam merged commit b198272 into master Oct 15, 2020
@ThomasAdam ThomasAdam deleted the ta/fix-bson-detection branch October 15, 2020 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

status: fix bson_t detection
1 participant