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

Potential memory leak due to non-virtual ExecutionEngine destructor

XMLWordPrintable

      ExecutionEngine is subclassed by WorkerScript, but doesn't have a virtual destructor, which will leak memory when WorkerScript instances are deleted through a base class pointer.

      Raised by Coverity with CID 218787.

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

            fabiankosmale Fabian Kosmale
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes