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

QNetworkDiskCache file descriptor leak

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes