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

IntDestroyCurIconObject and IntDestroyMenuObject corrupt the cursor/menu list when called multiple times

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • Win32SS
    • None

    Description

      The destruction shouldn't happen multiple times in the first place. However currently UserDeleteObject will fail if there are outstanding references on the object, so these functions can be called multiple times.

      Currently they both unconditionally call RemoveEntryList on their ListEntry. Repeating this can cause list corruption though.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              ThFabba ThFabba
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: