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

            Bug ID: 383790
           Summary: Disconnect uses deleted object in AnnotatePlugin
           Product: marble
           Version: unspecified
          Platform: Compiled Sources
                OS: OS X
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: marble-b...@kde.org
          Reporter: faci...@gmail.com
  Target Milestone: ---

Destructor of AnnotatePlugin contains a disconnect function (line 112 as of
Marble version 2.2, commit a937b7), which uses m_marbleWidget. However, some
times it is 0 and disconnect produces a warning.

One should check the validity of m_marbleWidget as it is done in the beginning
of destructor.

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

Reply via email to