[Mono-bugs] [Bug 408999] Treeveiw TreeNode.Clear() function fails if there are 50+ nodes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 14 14:09:35 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=408999
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=408999#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-07-14 12:09:34 MDT ---
Fixed in r107897. Thanks for the report and test case!
2008-07-14 Jonathan Pobst <monkey at jpobst.com>
* TreeNodeCollection.cs: We were copying one too many elements when
doing our array copy. Fixes a crash when RemoveAt is called.
[Fixes bug #408999]
2008-07-14 Jonathan Pobst <monkey at jpobst.com>
* TreeNodeCollectionTest.cs: Add test for bug #408999.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list