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

QSslPreSharedKeyAuthenticator: missing move constructor

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      This class is missing the move ctor and it's not using QT_MOVE.. macros for the move-assignment operator. It's also using QSDP instead of QESDP, which is preferred these days.

      Acceptance Criteria:

      • Port from QSharedDataPointer to QExpliciitlySharedDataPointer
      • Use QT_DECLARE_QESDP_SPECIALIZATION_DTOR to add an =default'ed move ctor

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

            manordheim MÃ¥rten Nordheim
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes