summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-14 13:16:58 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-14 13:16:58 +0000
commitc44eed92d3f3bcfc0efad6e18e31323f089a9ce6 (patch)
tree25714827f588516518650c79a1e822fab07eec22 /include
parentf5b4cc113ed86896293f7879c7ca65fd199413ef (diff)
downloadzabbix-c44eed92d3f3bcfc0efad6e18e31323f089a9ce6.tar.gz
zabbix-c44eed92d3f3bcfc0efad6e18e31323f089a9ce6.tar.xz
zabbix-c44eed92d3f3bcfc0efad6e18e31323f089a9ce6.zip
- [ZBX-356] fixed possible server crash for non *log() items with type 'log'
[svn merge svn://svn.zabbix.com/branches/1.4 -r5614:5617] git-svn-id: svn://svn.zabbix.com/trunk@5618 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/db.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/db.h b/include/db.h
index 994b6663..79940f03 100644
--- a/include/db.h
+++ b/include/db.h
@@ -269,7 +269,6 @@ DB_ITEM
int host_available;
int host_errors_from;
int useip;
- char *shortname;
char *snmp_community;
char *snmp_oid;
int snmp_port;