8 May
2015
8 May
'15
11:40 a.m.
https://bugs.winehq.org/show_bug.cgi?id=33961 --- Comment #9 from Egor <to_egor(a)hotmail.com> --- Hello, Nikolay. The patch from bug 36743 also fixes memory leaks in the following case: interface ITestRpc { void DoMemLeak( [out, string, size_is( 100 + 1 )] unsigned char* szAnsi, [out, string, size_is( 100 + 1 )] wchar_t* wszWide ); } -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.