diff options
author | Eugene Teo <eugene.teo@eugeneteo.net> | 2006-03-25 11:07:27 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 16:22:54 (GMT) |
commit | c0291a05f8e6a72c9807b0e2a369ee82bec659c3 (patch) | |
tree | dd93c9a70965005bd72be09797d064b1738656dc /fs/posix_acl.c | |
parent | 16cce6d27ef52e00cc124196046bbae7150024c1 (diff) | |
download | linux-c0291a05f8e6a72c9807b0e2a369ee82bec659c3.tar.xz |
[PATCH] v9fs: fix vfs_inode dereference before NULL check
__getname, which in turn will call kmem_cache_alloc, may return NULL.
Coverity bug #977
Signed-off-by: Eugene Teo <eugene.teo@eugeneteo.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/posix_acl.c')
0 files changed, 0 insertions, 0 deletions