9p: fix memory leak in v9fs_parse_options()
authorEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Feb 2010 23:59:34 +0000 (17:59 -0600)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Feb 2010 23:59:34 +0000 (17:59 -0600)
If match_strdup() fail this function exits without freeing the options string.

Signed-off-by: Venkateswararao Jujjuri <jvrao@us.ibm.com>
Sigend-off-by: Eric Van Hensbergen <ericvh@gmail.com>

No differences found