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

Qdir::entryInfoList() uses readdir(), and not readdir64()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.4.1
    • Core: I/O
    • None
    • 1492a2edf269b368abd2af9f8ffb474489609b5d

    Description

      Qdir::entryInfoList() uses readdir(), and not readdir64(). This results in files on a 64 bit system not be shown. Suggested to use readdir64() instead of readdir(), in qfsfileengine_iterator_unix.cpp.

      Attachments

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

        Activity

          People

            biochimia João Abecasis
            roschern Nils Christian Roscher-Nielsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes