Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Wed, Jun 8, 2011 at 11:26 PM, Kohei Yoshida <kyoshida@novell.com> wrote:
Here is another fix for review.

http://cgit.freedesktop.org/libreoffice/calc/commit/?id=4820648fc4abe7984c3c3c35e4c727c5574e8939

This one fixes the following crasher

https://bugs.freedesktop.org/show_bug.cgi?id=37673

which BTW happens only on Windows.  The reason for the crash is that the
pTableMap pointer passed to ScHTMLTableIterator can be NULL sometimes,
and when it's null, the two iterator data members will be left
un-initialized.  When the is() method is called under such
circumstances, those un-initialized iterators get accessed, which
somehow causes crash on Windows.

I'd like to have this cherry-picked to the -3-4 branch.  Review
appreciated.

ok.
Cherry-picked to 3-4

Norbert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.