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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes