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

QAccessibleMenu::childAt() crash

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes