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

Rewrite NtUserSetCursorIconData

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS

    Description

      Rewrite of NtUserSetCursorIconData
      Fixes:

      • Memory leaks
      • Cursors left in an unpredictable / unhealthy state, including pointers to freed memory, when an operation failed
      • Decision whether a cursor uses an ACON or CURSOR as the underlying structure based on user provided flags, instead of cursor flags, which were not even set in the first place.
      • Allowing a usermode caller to corrupt the cusor structure, by converting an ACON with a smaller allocation size into a CURSOR

      Attachments

        Activity

          People

            ThePhysicist Timo Kreuzer
            ThePhysicist Timo Kreuzer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: