Skip to content

Memory leak fix on windows platform #21

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
Mar 21, 2014
Merged

Conversation

watsonsong
Copy link
Contributor

The counter memory will leak on windows platform between mongoc_init and mongoc_cleanup.
Although it is not a problem because it just leak when exit the program. but I prefer to make the memory leak detector happy.

The counter memory will leak on windows platform between mongoc_init and mongoc_cleanup.
Although it is not a problem because it just leak when exit the program. but I prefer to make the memory leak detector happy.
@chergert
Copy link
Contributor

Thanks!

chergert added a commit that referenced this pull request Mar 21, 2014
Memory leak fix on windows platform
@chergert chergert merged commit b2644d1 into mongodb:master Mar 21, 2014
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