original_kernel/drivers/infiniband/ulp/srp
Roland Dreier bf17c1c7cc 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 <rolandd@cisco.com>
2006-03-20 10:08:25 -08:00
..
Kbuild
Kconfig
ib_srp.c IB/srp: Coverity fix to srp_parse_options() 2006-03-20 10:08:25 -08:00
ib_srp.h