Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vf…
…s_link() __getname() may fail and return NULL (as pointed out by Coverity 437 & 1220). Signed-off-by: Florin Malita <[email protected]> Acked-by: Eric Van Hensbergen <[email protected]> Cc: <[email protected]> Cc: Latchesar Ionkov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information