Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>