Home
last modified time | relevance | path

Searched hist:bf17c1c7cc9250d7c3c01b0ae898aefa1853535a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff bf17c1c7cc9250d7c3c01b0ae898aefa1853535a Mon Mar 20 19:08:25 CET 2006 Roland Dreier <rolandd@cisco.com> 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>