| commit | 29c06dff208d77a551ed11c50e507addd6fdf3b7 | [log] [tgz] |
|---|---|---|
| author | Rob Shearman <rob@codeweavers.com> | Fri Jan 25 16:59:19 2008 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Mon Feb 04 11:11:04 2008 +0100 |
| tree | 8984445501be7ba6c11700d202ce1cca0b351abb | |
| parent | 0d2a62315030ee17a50c78f83cfe7d84f3ffe573 [diff] |
oleaut32: Fix big memory leak in xCall. Call IRpcChannelBuffer_FreeBuffer to free the buffer and other resources allocated by IRpcChannelBuffer_GetBuffer and IRpcChannelBuffer_SendReceive.