SecureBridge - Memory leak in procedure GetIPInterfaces (CRSocketImpl.inc)
Hi,
I found a memory leak in procedure procedure GetIPInterfaces (CRSocketImpl.inc).
Function Marshal.AllocHGlobal is called witout Marshal.FreeHGlobal.
Leak is present in both 10.7.0 and 10.8.0 version.
Thanks.