Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-242

Race conditions in requests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 1.0.1
    • 1.0.0
    • Contacts
    • None
    • b1a2ee2a90110e4d89419c60023748a2e99e31d7

      There are a few issues with updating requests:

      • some getters/setters aren't thread safe
      • in the QCME::update*Request functions there are two signal emissions. If a slot called from the first deletes the request, the second signal emission crashes. We can mitigate this (but the client is still wrong).

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

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes