linux/fs/9p
Florin Malita 0710d36a0f [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link()
__getname() may fail and return NULL (as pointed out by Coverity 437 &
1220).

Signed-off-by: Florin Malita <fmalita@gmail.com>
Acked-by: Eric Van Hensbergen <ericvh@gmail.com>
Cc: <rminnich@lanl.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:15 -07:00
..
9p.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
Makefile [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00
conv.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
conv.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
debug.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
error.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
error.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fcall.c [PATCH] v9fs: Twalk memory leak 2006-05-15 11:20:56 -07:00
fcprint.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fid.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fid.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
mux.c [PATCH] v9fs: signal handling fixes 2006-05-15 11:20:56 -07:00
mux.h [PATCH] v9fs: signal handling fixes 2006-05-15 11:20:56 -07:00
trans_fd.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
transport.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
v9fs.c [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00
v9fs.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
v9fs_vfs.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
vfs_addr.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_dentry.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_dir.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
vfs_file.c [PATCH] v9fs: signal handling fixes 2006-05-15 11:20:56 -07:00
vfs_inode.c [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() 2006-06-25 10:01:15 -07:00
vfs_super.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00