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:
57c7b4e
)
9p: fix oops in protocol stat parsing error path.
author
Eric Van Hensbergen
<ericvh@gmail.com>
Fri, 17 Oct 2008 17:45:23 +0000
(12:45 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Fri, 17 Oct 2008 17:45:23 +0000
(12:45 -0500)
When we get an error on parsing a stat due to a protocol bug,
we can generate an oops during cleanup because we didn't
initialize the string pointers in the stat structure.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/protocol.c
patch
|
blob
|
history
diff --cc
net/9p/protocol.c
Simple merge