From: Eric Van Hensbergen Date: Mon, 8 Feb 2010 23:59:34 +0000 (-0600) Subject: 9p: fix memory leak in v9fs_parse_options() X-Git-Tag: v2.6.33-rc8~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2d29c64dd777e9a40bc4533e721944a590250f;p=pandora-kernel.git 9p: fix memory leak in v9fs_parse_options() If match_strdup() fail this function exits without freeing the options string. Signed-off-by: Venkateswararao Jujjuri Sigend-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed