[REVIEW 3-5] Fix for a crasher during copy-n-paste from Excel.
Kohei Yoshida
kohei.yoshida at gmail.com
Mon Feb 13 10:22:39 PST 2012
Hi Ivan,
On Mon, Feb 13, 2012 at 1:13 PM, Ivan Timofeev <timofeev.i.s at gmail.com> wrote:
> Hi Kohei,
> ScFormulaCell::Compile:
>
> pCode = aComp.CompileString( rFormula );
> if ( pCodeOld )
> delete pCodeOld;
> if( !pCode->GetCodeError() )
> {
>
> A crash will be right here, inside Compile?..
No it does not.
Kohei
More information about the LibreOffice
mailing list