Skip to content
Commit f0a0ac2e authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: fix oops in protocol stat parsing error path.



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: default avatarEric Van Hensbergen <ericvh@gmail.com>

parent 57c7b4e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment