On Tue, Apr 24, 2012 at 19:03, Michael Stahl <[email protected]> wrote: > > so the first patch, which Caolan already pushed, causes a segfault in > dbaccess_complex, because of a double free in > SwXTextView::removeSelectionChangeListener: the > boost::ptr_vector::erase() actually deletes the element. > Aaaargh. I should have known that. I keep getting tripped up with the weird semantics of SvPtrArr. As penance I checked all of my patches again, and 13 has the same Remove()->erase() problem, so I will resubmit that one later.
-- Noel Grandin _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
