https://bugs.kde.org/show_bug.cgi?id=364322

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habac...@freenet.de

--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> ---
> > #6  0x00005612183d8b1d in
> > NoteWidget::setDiagramLink(std::__cxx11::basic_string<char,
> > std::char_traits<char>, std::allocator<char> >) (this=0x56121a71a850, > > 
> > viewID="h5OViwDV0ElE") at
> > /usr/src/debug/umbrello-16.04.1/umbrello/umlwidgets/notewidget.cpp:180

> this=0x56121a71a850
This comes from NoteWidget::s_pCurrentNote, which looks to be dangled. I
suggest to use QPointer for it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to