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

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

      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).

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

            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

              Created:
              Updated:

                There are no open Gerrit changes