commit | 731805b49489055c1548f7ccfbd44c9b84013264 | [log] [tgz] |
---|---|---|
author | Latchesar Ionkov <lucho@advancedsolutions.com> | Tue Mar 07 21:55:42 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 08 14:14:02 2006 -0800 |
tree | 8ff2ee8091a911a6dfb15e02bfcb61d7a9af46b7 | |
parent | ed2da193fe6671fe4d7e34041bae40308d18247f [diff] |
[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 <lucho@ionkov.net> Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>