Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-52265 Multiple memory leaks in Qt 5.6.0
  3. QTBUG-52282

QGLBuffer::create allocates QOpenGLExtensions but never frees

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • GUI: OpenGL
    • None

    Description

              delete d->funcs;
              d->funcs = new QOpenGLExtensions(ctx->contextHandle());
      

      There's no other delete.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            thiago Thiago Macieira
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes