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

Potential crash in VMware collector with DebugLevel=4

XMLWordPrintable

    • Sprint 18, Sprint 19
    • 0.25

      In vmware_service_get_event_data():

      	char		..., *event_session = NULL;
      	...
      
      	zabbix_log(LOG_LEVEL_DEBUG, "In %s() event_session:'%s'", __function_name, event_session);
      

      Printing NULL on some platforms is a 100% recipe for a crash.

            glebs.ivanovskis Glebs Ivanovskis (Inactive)
            glebs.ivanovskis Glebs Ivanovskis (Inactive)
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: