From 92d3c2ca35bcc8704d6163cb5450fd5d1b1453fc Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 5 Apr 2006 15:16:20 +0000 Subject: [PATCH] * amd/amfs_generic.c (amfs_lookup_mntfs): fix use-after-free bug (Coverity). --- ChangeLog | 5 +++++ NEWS | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 292bb4d..236c405 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-05 Christos Zoulas + + * amd/amfs_generic.c (amfs_lookup_mntfs): fix use-after-free bug + (Coverity). + 2006-03-27 Erez Zadok * doc/am-utils.texi, scripts/{amd.conf.5,amd.conf-sample}: diff --git a/NEWS b/NEWS index 4b4de70..6cd0387 100644 --- 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 -- 2.43.0