[PUSHED][PATCH] convert table.hxx use in editeng/inc/editeng/forbiddencharacterstable.hxx

Ivan Timofeev timofeev.i.s at gmail.com
Wed Feb 15 22:48:36 PST 2012


Whoa, I seem to be too naive for patch-reviewing...

Is it a safe code?

     pForbiddenCharacters = &maMap[ nLanguage ];
     return pForbiddenCharacters;

Will pForbiddenCharacters point to the deleted object, after the return?

Terribly sorry for such a question...

Regards,
Ivan


More information about the LibreOffice mailing list