To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94318





------- Additional comments from [EMAIL PROTECTED] Thu Sep 25 14:26:01 +0000 
2008 -------
Just reading it, as opposed to running it to find out, if nLen was 1 initially
and the string was "~" nLen is 0 entering

sal_Int32* pCaretXArray = (sal_Int32*)alloca( 2 * sizeof(sal_Int32) * nLen );
long lc_x1 = pCaretXArray[ 2*(nMnemonicPos - nIndex) ];

so it doesn't really matter what value nMnemonicPos is there if it is allowed
fiddle around inside a 0 len pCaretXArray



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