ole32: Fix memory leaks caused by not calling the channel hook function when extensio...
commitf2b1a1106b04948c4e8a3409585138c3af4a49ee
authorRob Shearman <rob@codeweavers.com>
Mon, 7 Jan 2008 17:15:17 +0000 (7 17:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 21:54:53 +0000 (7 22:54 +0100)
treec420a2765a43c75ba84d32a97c8b2109471aa779
parentcaa9f89a18a43bf1183891e59757967aba7cfbc4
ole32: Fix memory leaks caused by not calling the channel hook function when extension_size is zero.

Instead free the allocated memory outside of the channel hook function.
dlls/ole32/rpc.c