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)
Use bson_destroy instead of bson_free, and fix memleak issue.


Trivial merge