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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=409169#c5


Kornél Pál <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #5 from Kornél Pál <[EMAIL PROTECTED]>  2008-09-24 10:27:12 MDT ---
FxCop was right and it's suggested fix is correct.

Using list.CopyTo makes ImageList behave very different for expected.

You miss two very important things:
CreateHandle() // required for image strips to be split
and
<image>.Clone() // internal images should never be exposed

I suggest that the previous implementation with the fix by FxCop be used.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to