[marble] [Bug 383790] New: Disconnect uses deleted object in AnnotatePlugin

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Aug 21 13:12:38 UTC 2017


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-bugs at kde.org
          Reporter: facitol at 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 the assignee for the bug.


More information about the Marble-bugs mailing list