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

Missing check in QNetworkCookieJar::setCookiesFromUrl() while deleting old session cookies

    XMLWordPrintable

Details

    Description

      After deleting the matching cookies in QNetworkCookieJar::setCookiesFromUrl(), Check is missing to delete expired/session cookie.

      isDeletion flag is checked before entering the loop to delete the oldest cookie but it should be done if the first loop fail to delete the matching cookie.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            srikumar.b Srikumar Bonda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes