Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information