aboutsummaryrefslogtreecommitdiff
path: root/THANKS.in
diff options
context:
space:
mode:
authorGravatar Jan Wagner <waja@cyconet.org> 2013-07-08 11:46:52 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-07-08 18:52:50 +0200
commitbfe68d84f78c12f55e996e43201d280802de7984 (patch)
tree14cc72ef207cab64e26b7a4c2282fd7b57b2b086 /THANKS.in
parentfbb66b86b3f47b5debc498d3fe7f3d10ac28a232 (diff)
downloadmonitoring-plugins-bfe68d84f78c12f55e996e43201d280802de7984.tar.gz
check_nt: Fixes NULL pointer dereference
Thanks to Vaclav Ovsik for reporting the issue and providing a fix
Diffstat (limited to 'THANKS.in')
-rw-r--r--THANKS.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS.in b/THANKS.in
index fdebd656..ae4ea943 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -280,3 +280,4 @@ Alex Bradley
Brian De Wolf
Richard Leitner
Diego Elio Pettenò
+Vaclav Ovsik