15 Feb
2012
15 Feb
'12
7:09 a.m.
http://bugs.winehq.org/show_bug.cgi?id=29894 --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-02-15 01:09:20 CST --- The problem is that the application leaks an object created with GdipCreateSolidFill(), and built-in gdiplus always creates a GDI brush for such an object. Most likely native gdiplus creates a GDI brush only when needed. Artem, you may want to report this leak to LibreOffice developers, but it's also a valid Wine bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.