Zabbix 1.4
Not sure if this fixes anything, but it appears that there's a
missing in line 388 in src/zabbix_server/actions.c.
Related to discovery.
Not sure if this fixes anything, but it appears that there's a
Code:
row = DBfetch(result);
Related to discovery.
Comment