• Mike McCormack's avatar
    - CopyAcceleratorTable can cause a buffer overflow because it uses an · 9243c96e
    Mike McCormack authored
      incorrect comparison between the number of accelerator entries
      available and the number of accelerator entries in the output buffer.
    - My tests show that CopyAcceleratorTable always strips the high bit
      of the fVirt member of the accel struct.
    - Calling DestroyAcceleratorTable with a NULL accelerator should
      return FALSE.
    9243c96e
resource.c 12.7 KB