[Mono-bugs] [Bug 467202] Bitmap creating from other bitmap not thread safe.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 6 06:18:58 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=467202

User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467202#c4





--- Comment #4 from Kornél Pál <kornelpal at gmail.com>  2009-03-06 04:18:57 MST ---
My comments may have caused confusion because although I stated presented by
the test case is a bug indeed, I only detailed the other thing also described
in the bug report.

libgdiplus and System.Drawing is required to be able to create new bitmaps on
different threads simultanously, or if that's not possible, should at least use
locks to be make object creation thread safe. This has nothing to do with
object instance thread safety.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list