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

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

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

      There's no other delete.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes