Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-13660

Invalid type for port is used when processing discovery from proxy

    XMLWordPrintable

Details

    • Team A
    • Sprint 30, Sprint 31, Sprint 32
    • 3

    Description

      Invalid type is used in combination with is_ushort, this can result in problems on big endian systems.
      In newer version if port is not initialized this can cause port to contain garbage value.

      See:
      process_dhis_data()
      Port is integer.

      See
      process_areg_data()
      Port is unsigned short

      Expected:
      Both places are unsigned short.

      Attachments

        Issue Links

          Activity

            People

              andris Andris Mednis
              vso Vladislavs Sokurenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: