Skip to content

Add description for dst parameter of bson_value_copy #1874

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

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Add description for dst parameter of bson_value_copy #1874

merged 1 commit into from
Feb 19, 2025

Conversation

LinRaymond2006
Copy link
Contributor

dst should be uninitialized to prevent memory leak.

`dst` should be uninitialized to prevent memory leak

Signed-off-by: linraymond2006 <[email protected]>
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kevinAlbs kevinAlbs merged commit 0bfc37b into mongodb:master Feb 19, 2025
1 check failed
@LinRaymond2006 LinRaymond2006 deleted the bson_value_copy branch February 19, 2025 19:45
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.

2 participants