Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-359

Method signature corruption in getMetaDataFromQObject

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • 6.0
    • None
    • PySide
    • Linux x64, Qt 5.6.0

    Description

      The following code in PySide::getMetaDataFromQObject :

      QMetaMethod method = metaObject->method(i);
      const char* methSig = method.methodSignature();
      

      Is taking a pointer to temporary memory.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              savin Savin Zlobec
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes