git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2da19
)
[PATCH] v9fs: fix for access to unitialized variables or freed memory
author
Latchesar Ionkov
<lucho@advancedsolutions.com>
Wed, 8 Mar 2006 05:55:42 +0000
(21:55 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 8 Mar 2006 22:14:02 +0000
(14:14 -0800)
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>
No differences found