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

The QDir::setCurrent() function is not re-entrant (as documented) under Windows, since the ::SetCurrentDirectory() method it uses without protection is not re-entrant (as documented in the Win32 API).

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.8.2
    • Core: I/O
    • None

    Description

      The QDir::setCurrent() function is not re-entrant (as documented) under Windows, since the ::SetCurrentDirectory() method it uses without protection is not re-entrant (as documented in the Win32 API).

      Attachments

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              mooman68 David Russell
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes