aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--THANKS.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 050d42bf..acc35759 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-23 Robin Sonefors <robin.sonefors@op5.com>
+
+ * plugins/check_snmp.c: fix memory allocation if using >= 8 oids
+
2012-06-27 Holger Weiss <holger@zedat.fu-berlin.de>
* plugins/check_tcp.c: check_tcp: Print performance data even with
diff --git a/THANKS.in b/THANKS.in
index 51935119..60f02cd4 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -275,3 +275,4 @@ Tobias Brox
William Leibzon
Jochen Bern
Anders Kaseorg
+Robin Sonefors