[Mono-bugs] [Bug 81833][Nor] Changed - GdipCombineRegion{Path, Region}(Infinite, , Exclude) crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 11:49:18 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81833
--- shadow/81833 2007-07-30 13:37:02.000000000 -0400
+++ shadow/81833.tmp.28300 2007-07-31 11:49:18.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: doc.formatique at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: GdipCombineRegion{Path,Region}(Infinite, , Exclude) crash
-BugsThisDependsOn: 81859
+BugsThisDependsOn: 81859[FIXED]
Description of Problem:
GdipCombineRegionPath and GdipCombineRegionRegion don't work with an
infinite source region in Exclude (or Xor) CombineMode: they try and
convert the source region into a bitmap, which obviously fails.
More information about the mono-bugs
mailing list