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

Memory leak in examples/richtext/textobject

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 4.8.0
    • Examples and Demos
    • None
    • 27862077b5fb568818f226753ff32722e0188011

    Description

      Memory leak in examples/richtext/textobject/window.cpp

      void Window::setupTextObject()
      {
      QObject *svgInterface = new SvgTextObject;
      textEdit->document()>documentLayout()>registerHandler(SvgTextFormat, svgInterface);
      }

      Attachments

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

        Activity

          People

            dm Geir Vattekar
            docxtran Lingfa Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes