diff options
author | Jakub Kicinski <[email protected]> | 2019-04-10 11:04:30 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-10 13:07:02 -0700 |
commit | 5a03bc73abed6ae196c15e9950afde19d48be12c (patch) | |
tree | 110a8cd0a4c14b501405f0f466cb40bfae951db5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f4a58857151f5d0a885fcebb47f6fb1b17dfda9a (diff) |
net/tls: fix the IV leaks
Commit f66de3ee2c16 ("net/tls: Split conf to rx + tx") made
freeing of IV and record sequence number conditional to SW
path only, but commit e8f69799810c ("net/tls: Add generic NIC
offload infrastructure") also allocates that state for the
device offload configuration. Remember to free it.
Fixes: e8f69799810c ("net/tls: Add generic NIC offload infrastructure")
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions