Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-28150

QAccessibleMenu::childAt() crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.1.0
    • 5.0.0 Beta 2
    • None
    • OSX 10.8.2, Qt 5.0.0-beta2

    Description

      A context menu caused a crash in QAccessibleMenu::childAt(). Here's the backtrace: http://cutebin.fi/show.php?id=1224. Since QAccessibleMenu::menu() uses qobject_cast and thus might potentially return 0, the callers should check the return value to avoid null pointer dereferences.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            frederik Frederik Gladhorn
            jpnurmi J-P Nurmi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes