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

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

XMLWordPrintable

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

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

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

      with regards, Dmitry

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes