Merge pull request #2307 from saiarcot895/mongo-mem-leak
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 1 Jun 2017 18:35:19 +0000 (20:35 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2017 18:35:19 +0000 (20:35 +0200)
commitd893076525db3d3ef3eb4c69ddbbf4789595bad5
treec972603775f5743c98be7a6472648a010f7a705e
parent26868df30378f79e40e8838856edb07fbd7b38f3
parentca1ed50e897ce756c837267772cf3f6d7ff6d2ad
Merge pull request #2307 from saiarcot895/mongo-mem-leak

Use bson_destroy instead of bson_free, and fix memleak issue.