-
Problem report
-
Resolution: Fixed
-
Trivial
-
2.2.21rc1, 3.0.12rc1, 3.2.9rc1, 3.4.3rc1, 4.0.0alpha1
-
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.