]> Git Repo - linux.git/commit
xfrm: delete not-needed clear to zero of encap_oa
authorLeon Romanovsky <[email protected]>
Tue, 6 Jun 2023 10:23:06 +0000 (13:23 +0300)
committerSteffen Klassert <[email protected]>
Fri, 9 Jun 2023 07:19:11 +0000 (09:19 +0200)
commita94fd40a18ae76ba76dbaa8eca0e3c46aa1142c1
treee206786af64c64431f43d7ce1785092bad789490
parentb2cbac9b9b28730e9e53be20b6cdf979d3b9f27e
xfrm: delete not-needed clear to zero of encap_oa

After commit 2f4796518315 ("af_key: Fix heap information leak"), there is
no need to clear encap_oa again as it is already initialized to zero.

Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
net/key/af_key.c
This page took 0.055829 seconds and 4 git commands to generate.