Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-6711

npfs: opening a pipe without listening server must return STATUS_OBJECT_PATH_NOT_FOUND under some circumstances

    XMLWordPrintable

Details

    Description

      r57419 changed NpfsCreate to return STATUS_OBJECT_NAME_NOT_FOUND if no listening server is available. This benefits kernel32_winetest:pipe, but causes a new failure in ntdll_winetest:om.
      The previous status STATUS_OBJECT_PATH_NOT_FOUND apparently has to be returned under some conditions as well (presumably involving sub-directories, which om tests). This needs more detailed tests than Wine provides.

      Testman comparison: http://reactos.org/testman/compare.php?ids=13733,13735

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: