https://bugs.documentfoundation.org/show_bug.cgi?id=97853

Michael Stahl <mst...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|libreoffice-b...@lists.free |mst...@redhat.com
                   |desktop.org                 |

--- Comment #8 from Michael Stahl <mst...@redhat.com> ---
valgrind finds this use-after-free:

==31261==  Address 0x666d2350 is 0 bytes inside a block of size 32 free'd
==31261==    at 0x4C29CF0: free (vg_replace_malloc.c:530)
==31261==    by 0x4E5657A: rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:279)
==31261==    by 0x4E5685E: rtl_freeMemory (alloc_global.cxx:349)
==31261==    by 0x793E7210: connectivity::file::OCode::operator delete(void*)
(fcode.hxx:55)
==31261==    by 0x794416B5: connectivity::file::OStopOperand::~OStopOperand()
(fcode.hxx:177)
==31261==    by 0x794358C7:
connectivity::file::ONthOperator::Exec(std::stack<connectivity::file::OOperand*,
std::__debug::deque<connectivity::file::OOperand*,
std::allocator<connectivity::file::OOperand*> > >&) (fcode.cxx:370)


fixed on master.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to