+3
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In the xfrm_local_error, rcu_read_unlock should be called when afinfo is not NULL. because xfrm_state_get_afinfo calls rcu_read_unlock if afinfo is NULL. Fixes: af5d27c4 ("xfrm: remove xfrm_state_put_afinfo") Signed-off-by:Taehee Yoo <ap420073@gmail.com> Signed-off-by:
Steffen Klassert <steffen.klassert@secunet.com>