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

QNetworkDiskCache file descriptor leak

    XMLWordPrintable

Details

    Description

      The cache is cleaned so that its size is under the maximum cache size.
      QNetworkDiskCache::expire() do that.
      When the caches is deleted, the open files are deleted without closing action. Therefore. The file descriptor is remaining until the process is terminated.

      Attachments

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

        Activity

          People

            peter-har Peter Hartmann
            jungo kim jungo kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes