divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Potential memory leak in NPObjectAPI #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would be better to use boost::scoped_array in NPObjectAPI instead of using new 
NPVariant[..]

Original issue reported on code.google.com by taxilian on 17 Nov 2010 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by taxilian on 19 Nov 2010 at 8:27