* amd/amfs_generic.c (amfs_lookup_mntfs): fix use-after-free bug
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Apr 2006 15:16:20 +0000 (15:16 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Apr 2006 15:16:20 +0000 (15:16 +0000)
(Coverity).

ChangeLog
NEWS

index 292bb4d3e649f385ad1bcd197ccb99e6817ca4df..236c405a6a6309ebad0a82ae9d7613739d1e0910 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-05  Christos Zoulas  <christos@zoulas.com>
+
+       * amd/amfs_generic.c (amfs_lookup_mntfs): fix use-after-free bug
+       (Coverity).
+
 2006-03-27  Erez Zadok  <ezk@cs.sunysb.edu>
 
        * doc/am-utils.texi, scripts/{amd.conf.5,amd.conf-sample}:
diff --git a/NEWS b/NEWS
index 4b4de7046b6efe1035260ebaef66b0524209c0bb..6cd0387760bf39f3a2e5da703e30f76b9b3b16b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,8 @@ better tune Amd's responsiveness under heavy scheduler loads.
        * correctly print nfs_args->addr info (sin_family/port/addr)
        * pawd should resolve path repeatedly until no more to do
        * handle old-style filehandles correctly (for mount points longer
-       than 28 chars)
+         than 28 chars)
+       * use-after-free bug in amfs_lookup_mntfs (Coverity)
 
 *** Notes specific to am-utils version 6.2a1