Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13022

Possible use-after-free

    XMLWordPrintable

Details

    Description

      appoutputpane.cpp:510 has a possible use-after-free when deleting the tab's run control. Tab is a reference, and it is assigned to twice (line 492 and line 505). Those assignments will overwrite the contents instead of re-assigning a new reference to tab.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            erikv Erik Verbruggen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes