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

CID 1321953 Assert in case GetTokenInformation is not returning ERROR_INSUFFICIENT_BUFFER

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Applications

    Description

      CID 1321953
      GetTokerInformation should set last error to ERROR_INSUFFICIENT_BUFFER when called with dwlength=0;

      The only value expected is this one, so Assert in case it sets a different one. The original if check is kept for extra-safeness, but I think it could be removed without any issues.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            vicmarcal vicmarcal
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: