To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112786
                 Issue #|112786
                 Summary|unotools: make ConfigManager a well-behaved singleton
               Component|framework
                 Version|DEV300m83
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|fs
             Reported by|cmc





------- Additional comments from c...@openoffice.org Tue Jun 29 13:01:24 +0000 
2010 -------
So that it gets the rtl::Static multi-threaded protection and doesn't leak on 
exit.

Two version attached, the short one illustrates the change.

The longer optional one changes GetConfigManager from returning a pointer which
is never NULL to just returning a reference, and making the rest of the logical
changes, which gets rid of various pointless NULL checks elsewhere

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to