To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94069
                 Issue #|94069
                 Summary|psprint: installing a new font may invalidate m_pDefCo
                        |nfig
               Component|gsl
                 Version|DEV300m30
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|hdu
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Fri Sep 19 11:42:06 +0000 
2008 -------
e.g. see https://bugzilla.redhat.com/show_bug.cgi?id=462833

Installing a font while OOo is running runs the risk of referencing stuff in
psprint's m_pDefConfig which is now invalid, at least valgrind says so. It looks
like a safer bet to use FcConfigGetCurrent(), at least afterwards valgrind
doesn't complain about anything.

I have no real idea if stuff like the additions of addFontconfigDir get migrated
to the new config, or if anything additional needs to be done to detect newly
added or removed fonts though.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to