https://bugzilla.novell.com/show_bug.cgi?id=443699
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=443699#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pryor <[email protected]> 2009-02-26 11:02:19 MST --- Fixed in r128131. 2009-02-26 Jonathan Pryor <[email protected]> * Monodoc/provider.cs: It's possible for a HelpSource to have 0 elements (which can be done by e.g. running `mdoc assemble' on an empty directory), in which case HelpSource.Tree.Nodes will be null. Make sure that we don't get a NullReferenceException. Patch thanks to Theerud Lawtrakul. Fixes #443699. -- 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
