Hi János,
On Fri, Aug 03, 2012 at 10:15:59AM +0200, János Uray <uray.janos@gmail.com> wrote:
For me, it doesn't crash, so I've no idea how to fix it.
I don't understand this DELETEZ thing... DELETEZ deletes than zeros a
pointer. This is now done automatically by boost::shared_ptr::~shared_ptr().
That's correct, this bug is also known as "double free", if you
converted a pointer to shared_ptr, then you must not delete it manually.
Please submit an updated patch that does not have this problem --
otherwise the patch looks really great. :-)
Thanks,
Miklos
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.