To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76245
User kr changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
OS/Version|Linux |All
--------------------------------------------------------------------------------
Priority|P2 |P1
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 13 10:44:40 +0000
2007 -------
Hi guys,
took a quick look at this one, removing the "const" from the empty string in
sal/rtl/source/ustring.c actually cures the problem. This "const" become
introduce with SB69 in m206, while salstrintern was based on m202, independently
the CWSs seem to work correctly.
Best fix seems to be to mark the empty string with the SAL_STRING_INTERN_FLAG,
to avoid manipulation of the refcount by the internalization functions.
Adding patch ...
Adjusted prio to 1.
---------------------------------------------------------------------
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]