Re: heap-use-after-free in SwFootnoteBossFrame::GetMaxFootnoteHeight

2022-03-02 Thread Stephan Bergmann
On 02/03/2022 21:41, Caolán McNamara wrote: On Wed, 2022-03-02 at 15:06 +0100, Stephan Bergmann wrote: `make CppunitTest_sw_layoutwriter CPPUNIT_TEST_NAME=testN4LA0OHZ::TestBody` Does https://gerrit.libreoffice.org/c/core/+/130897 make any difference? yes, thanks

Re: heap-use-after-free in SwFootnoteBossFrame::GetMaxFootnoteHeight

2022-03-02 Thread Caolán McNamara
On Wed, 2022-03-02 at 15:06 +0100, Stephan Bergmann wrote: > `make CppunitTest_sw_layoutwriter > CPPUNIT_TEST_NAME=testN4LA0OHZ::TestBody` Does https://gerrit.libreoffice.org/c/core/+/130897 make any difference?

heap-use-after-free in SwFootnoteBossFrame::GetMaxFootnoteHeight

2022-03-02 Thread Stephan Bergmann
`make CppunitTest_sw_layoutwriter CPPUNIT_TEST_NAME=testN4LA0OHZ::TestBody` introduced in "protect frame from triggering deleting itself" exposed a pre-existing issue (cf.