mmomtchev/swig

All packed objects (created by `SWIG_NAPI_NewPackedObj`) leak memory

Closed this issue · 0 comments

Currently there is no mechanism to free the memory in an opaque object - a C++ object without a wrapper - as it is used in the member_pointer.cpptest unit test for functions that return member pointers