1 Jan
2018
1 Jan
'18
5:46 p.m.
https://bugs.winehq.org/show_bug.cgi?id=44265 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 60086 --> https://bugs.winehq.org/attachment.cgi?id=60086 patch This looks like a bug in some application component IPropertyPage - SetPageSite(NULL) releases our site instance, but doesn't reset its pointer, so later on Release() site is released again. This needs a simple interactive test to confirm that SetPageSite(NULL) is never called. -- 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.