aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-01-20 06:07:48 +0000
committerGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-01-20 06:07:48 +0000
commite6d99d8ec38cc7bfd5d7021e102bdc8da7033dc0 (patch)
tree14fbf8329ab0d385f336e39215a978bdafad39c6 /CHANGES
parente4af02e9ddec21d6ea2c8399b7c5d9d9c1e6e8e8 (diff)
downloadmonitoring-plugins-e6d99d8ec38cc7bfd5d7021e102bdc8da7033dc0.tar.gz
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1568 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d1abed0b..05d3ba28 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ This file documents the major additions and syntax changes between releases.
Fixed check_swap for HP/UX where swapinfo command was incorrect
Fixed check_disk inode threshold checks, regressed at r1.4.4.
Fixed crit/warn for check_disk perf data
+ Fixed buffer overflow in check_procs
+ Fixed error handling for UNIX sockets in netutils.c
1.4.5
Fixed bug in perl's is_hostname routine