-
Incident report
-
Resolution: Fixed
-
Major
-
1.4.3
-
None
if( 0 != (hp = zbx_gethost(start)))
{
sip = inet_ntoa(*((struct in_addr *)hp->h_addr));
// incorrect condition (192.168.0.1 Unable to render embedded object: File (= 192.168.00.1)) not found.!!
if( 0 == strcmp(sname, sip))
}