10 Jun
2015
10 Jun
'15
5:35 a.m.
https://bugs.winehq.org/show_bug.cgi?id=36421 --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- dll/oledb32/datainit.c datainit_GetDataSource ... hr = IDBProperties_SetProperties(dbprops, 1, propset); SetProperties fails here and hr is returned with an error code. The memory then isn't cleaned up in the calling function. Thanks Nikolay for the analysis. -- 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.