[PATCH] convert SV*PTRARR stuff in SW module

Noel Grandin noelgrandin at gmail.com
Tue Apr 24 10:41:21 PDT 2012


On Tue, Apr 24, 2012 at 19:03, Michael Stahl <mstahl at redhat.com> 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


More information about the LibreOffice mailing list