]> Git Repo - linux.git/commit - fs/9p/trans_fd.c
[PATCH] v9fs: fix for access to unitialized variables or freed memory
authorLatchesar Ionkov <[email protected]>
Wed, 8 Mar 2006 05:55:42 +0000 (21:55 -0800)
committerLinus Torvalds <[email protected]>
Wed, 8 Mar 2006 22:14:02 +0000 (14:14 -0800)
commit731805b49489055c1548f7ccfbd44c9b84013264
tree8ff2ee8091a911a6dfb15e02bfcb61d7a9af46b7
parented2da193fe6671fe4d7e34041bae40308d18247f
[PATCH] v9fs: fix for access to unitialized variables or freed memory

Miscellaneous fixes related to accessing uninitialized variables or memory
that was already freed.

Signed-off-by: Latchesar Ionkov <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/9p/9p.c
fs/9p/trans_fd.c
fs/9p/vfs_inode.c
fs/9p/vfs_super.c
This page took 0.047334 seconds and 4 git commands to generate.