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

PATCH: Fix the number of bytes passed to RtlZeroMemory in FFSCreateFile

    XMLWordPrintable

Details

    Description

      The driver is not correctly zeroing because passing RtlZeroMemory(dinode1, sizeof(DINODEX_SIZE)); instead RtlZeroMemory(dinode1, DINODEX_SIZE);

      CID1363638

      Attachments

        Activity

          People

            vicmarcal vicmarcal
            vicmarcal vicmarcal
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: