fixed bug #36840 snmp_send_trap() NULL de-reference if traps configured but no interfaces available

This commit is contained in:
goldsimon
2012-08-13 21:38:30 +02:00
parent 556a2126b5
commit b82bca7c99
2 changed files with 48 additions and 40 deletions

View File

@@ -80,6 +80,10 @@ HISTORY
++ Bugfixes:
2012-08-13: Simon Goldschmidt
* msg_out.c: fixed bug #36840 snmp_send_trap() NULL de-reference if traps
configured but no interfaces available
2012-08-13: Simon Goldschmidt
* dns.c: fixed bug #36899 DNS TTL 0 is cached for a long time