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

    • Sprint 30, Sprint 31, Sprint 32
    • 3

      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.

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

              Created:
              Updated:
              Resolved: