Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp6: fix memleak on error path in esp6_input
This ought to be an omission in e619492 ("esp: Fix memleaks on error paths."). The memleak on error path in esp6_input is similar to esp_input of esp4. Fixes: e619492 ("esp: Fix memleaks on error paths.") Fixes: 3f29770 ("ipsec: check return value of skb_to_sgvec always") Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
- Loading branch information