SharpGenTools / SharpGen.Runtime.COM

COM runtime support for SharpGen generated interop code.
MIT License
13 stars 7 forks source link

Fix pointer comparison (it's wrong to compare IntPtr with null) #3

Closed nerzhulart closed 5 years ago

nerzhulart commented 5 years ago

This caused memory leak in some cases