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

msafd - WSPIoctl->WSHIoctl - possible memory corruption (may only affect msvc-builds)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.4
    • Networking
    • November 2016

    Description

      WSPIoctl calls WSHIoctl. The Parameter for NeedCompletion ist wrong.
      It should be LPBOOL instead LPBOOLEAN.
      (sizeof(BOOLEAN) = 1, sizeof(BOOL) = 4)

      I'm using a msvc build.

      Attachments

        Activity

          People

            hater hater
            andy-123 andy-123
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: