From 9ba0e55fc45986d42d40fbaa399c842321142a8b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 Jan 2010 23:39:31 +0000 Subject: 2010-01-18 Joel Sherrill Coverity Id 19 Coverity Id 20 Coverity Id 21 * libfs/src/imfs/imfs_link.c, libfs/src/imfs/imfs_load_tar.c, libfs/src/imfs/imfs_mknod.c: Add comment to explain allocation is for life of file, not scope of method. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ad6259c1d1..c56650f2d9 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2010-01-18 Joel Sherrill + + Coverity Id 19 + Coverity Id 20 + Coverity Id 21 + * libfs/src/imfs/imfs_link.c, libfs/src/imfs/imfs_load_tar.c, + libfs/src/imfs/imfs_mknod.c: Add comment to explain allocation is + for life of file, not scope of method. + 2010-01-18 Joel Sherrill Coverity Id 12 -- cgit v1.2.3