CppSharp
CppSharp copied to clipboard
Don't create copies of indirectly returned values
trafficstars
This improves performance and more importantly, fixes a memory leak caused by the original value not being destroyed.