[Mono-bugs] [Bug 81833][Nor] Changed - GdipCombineRegion{Path, Region}(Infinite, , Exclude) crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 13:37:02 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-03 09:20:52.000000000 -0400
+++ shadow/81833.tmp.4641 2007-07-30 13:37:02.000000000 -0400
@@ -12,12 +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
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