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

PATCH: eventvwr: fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=5774)
      Patch fixing described problems

      IF there was no eventlog entries Eventvwr was using NULL lpComputerName. In ROS no entries are read what causes lpComputerName to be NULL. For me it manifests itself in random string in application title.

      Other bug was using of lpData, which is not always NULL terminated and it's binary data. In event preview it is treated as multi-byte string, so I added conversion to wide string and made sure it's NULL terminated.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            rafalh Rafa? Harabie?
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: