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:
fb78610
)
9p: fix memory leak in v9fs_parse_options()
author
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 8 Feb 2010 23:59:34 +0000
(17:59 -0600)
committer
Eric 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