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 #257

Closed
ThomasAdam opened this issue Oct 15, 2020 · 1 comment · Fixed by #258
Closed

status: fix bson_t detection #257

ThomasAdam opened this issue Oct 15, 2020 · 1 comment · Fixed by #258
Assignees
Labels
type:bug Something's broken!
Milestone

Comments

@ThomasAdam
Copy link
Member

When setting bson_t types, ensure the correct values are used.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.89. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the type:bug Something's broken! label Oct 15, 2020
@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Oct 15, 2020
@ThomasAdam ThomasAdam self-assigned this Oct 15, 2020
ThomasAdam added a commit that referenced this issue Oct 15, 2020
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 added a commit that referenced this issue Oct 15, 2020
Use the correct type for memset() and pre-check for NULL when calling
bson_free() which doesn't always like NULL values.

Fixes #257
mikeandmore pushed a commit to mikeandmore/fvwm3 that referenced this issue Nov 28, 2020
Use the correct type for memset() and pre-check for NULL when calling
bson_free() which doesn't always like NULL values.

Fixes fvwmorg#257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant