search for: pointerfree

Displaying 2 results from an estimated 2 matches for "pointerfree".

Did you mean: interfree
2007 Dec 14
0
Wine release 0.9.51
...rpcrt4: Fix a memory leak in RpcAssoc_BindConnection. rpcrt4: Fix a memory leak when freeing an association by deleting the critical section. rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table. rpcrt4: Improve PointerFree to not free buffer memory. oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_UserUnmarshal if we called SafeArrayCreateEx instead of SafeArrayAllocDescriptor. oleaut32: Try to re-use existing memory when unmarshalling variants with byref types. oleaut32: Set the number of...
2014 Aug 22
0
Wine release 1.7.25
...vbscript: Implemented Atn. vbscript: Implemented Exp. vbscript: Implemented Log. Stefan D?singer (2): ddraw: Clear application-passed lpSurface pointers. ddraw: Do not set lpSurface in GetSurfaceDesc. Thomas Faber (2): rpcrt4: Correctly check for in-buffer memory in PointerFree. advapi32/tests: Fix a buffer overflow when calling GetEventLogInformation. Vincent Povirk (5): mscoree: Implement corruntimehost_Start. mscoree: Implement corruntimehost_CreateDomainSetup. mscoree: Factor out common code for calling .NET methods. wbemprox: Implement...