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

msxml3 xmlnodelist_QueryInterface crashes if ppvObject is NULL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • TRUNK
    • None
    • None
    • Sprint 1

    Description

      External name: IXMLDOMNodeList_QueryInterface
      Internal name: xmlnodelist_QueryInterface
      Code location: msxml3/nodelist.c

      If IXMLDOMNodeList_QueryInterface (xmlnodelist_QueryInterface) is called with a REFIID of one of the following three):
      IID_IUnknown
      IID_IDispatch
      IID_IXMLDOMNodeList
      and the output interface pointer (ppvObject) is NULL, xmlnodelist_QueryInterface crashes when it tries to read from the NULL-pointer.

      Attachments

        Issue Links

          Activity

            People

              tamlin Mike Nordell
              tamlin Mike Nordell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: