All packed objects (created by `SWIG_NAPI_NewPackedObj`) leak memory
Closed this issue · 0 comments
mmomtchev commented
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