ice: switch: fix potential memleak in ice_add_adv_recipe()
When ice_add_special_words() fails, the 'rm' is not released, which will lead to a memory leak. Fix this up by going to 'err_unroll' label. Compile tested only. Fixes: 8b032a55 ("ice: low level support for tunnels") Signed-off-by: NZhang Changzhong <zhangchangzhong@huawei.com> Tested-by: NSujai Buvaneswaran <sujai.buvaneswaran@intel.com> Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com> Reviewed-by: NLeon Romanovsky <leonro@nvidia.com>
Showing
想要评论请 注册 或 登录