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

QAxConnection::Unadvise need pUnk->Release();

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.4.0
    • 5.2.1
    • ActiveX Support
    • None
    • windows XP
    • ae5216a58b3f2a5fb2ca6031f28e6fe9d66bd59d

    Description

      method QAxConnection::Advise contains a string:
      pUnk->AddRef();

      then the method QAxConnection::Unadvise should contain:
      pUnk->Release();

      with regards, Dmitry

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            dimvsl Dmitry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes