fix buffer overflow

This commit is contained in:
Jan Wagner 2009-05-14 19:54:24 +00:00
parent b880fb744a
commit 591967c72c
3 changed files with 35 additions and 0 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ nagios-plugins (1.4.12-6) UNRELEASED; urgency=low
* add trailing $ to check_httpname, thanks Daniel Pocock (Closes: #524629)
* add informations into README.Debian how to use plugins (Closes: #525168)
* add check_nscp which uses the default port of NSClient++ (Closes: #528262)
* add 43_check_ntp_segfaults.dpatch to fix buffer overflow in check_ntp and
check_ntp_peer, thanks to Andreas Olsson (Closes: #528686)
-- Jan Wagner <waja@cyconet.org> Sun, 01 Feb 2009 03:19:57 +0100