[Mono-bugs] [Bug 443699] Monodoc crashes with NullReferenceException on empty doc tree.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 26 13:02:19 EST 2009


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

User jpryor at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=443699#c1


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Jonathan Pryor <jpryor at novell.com>  2009-02-26 11:02:19 MST ---
Fixed in r128131.

2009-02-26  Jonathan Pryor  <jonpryor at vt.edu>

    * 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.


More information about the mono-bugs mailing list