node-db-drizzle icon indicating copy to clipboard operation
node-db-drizzle copied to clipboard

possible memory leak

Open bkfox opened this issue 12 years ago • 0 comments

In drizzle.cc, Drizzle::New, it seems that the function can return without destroying allocated object. Note: you should use smart pointers.

bkfox avatar Aug 05 '12 19:08 bkfox