Fixing NULL pointer dereference in check_nt (Closes: #714281)

This commit is contained in:
Jan Wagner 2013-07-08 11:16:49 +00:00
parent cdc1b29e69
commit 0a5502a8da
3 changed files with 49 additions and 0 deletions

2
debian/changelog vendored
View file

@ -11,6 +11,8 @@ nagios-plugins (1.4.16-2) UNRELEASED; urgency=low
* Fix FTBFS: do not assume that gets is defined (LP: #1097848).
* Add performance data to check_apt: 10_check_apt_perfdata.dpatch
(Closes: #708343)
* Fixing NULL pointer dereference in check_nt (Closes: #714281), thanks to
Vaclav Ovsik
-- Jan Wagner <waja@cyconet.org> Wed, 27 Jun 2012 23:14:40 +0200