From: Roland Dreier Date: Mon, 20 Mar 2006 18:08:25 +0000 (-0800) Subject: IB/srp: Coverity fix to srp_parse_options() X-Git-Tag: v2.6.17-rc1~1180^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf17c1c7cc9250d7c3c01b0ae898aefa1853535a;p=pandora-kernel.git IB/srp: Coverity fix to srp_parse_options() Fix leak found by Coverity: in the SRP_OPT_DGID case, srp_parse_options() didn't free the result of match_strdup(). Signed-off-by: Roland Dreier --- Reading git-diff-tree failed