diff options
author | 2021-01-06 09:59:09 +0530 | |
---|---|---|
committer | 2021-01-07 17:06:02 -0800 | |
commit | f8d15d29d6e6b32704c8fce9229716ca145a0de2 (patch) | |
tree | 2c3a305377ebe9bacb706ef136eef170ccc0a5b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | chtls: Fix panic when route to peer not configured (diff) | |
download | wireguard-linux-f8d15d29d6e6b32704c8fce9229716ca145a0de2.tar.xz wireguard-linux-f8d15d29d6e6b32704c8fce9229716ca145a0de2.zip |
chtls: Avoid unnecessary freeing of oreq pointer
In chtls_pass_accept_request(), removing the chtls_reqsk_free()
call to avoid oreq freeing twice. Here oreq is the pointer to
struct request_sock.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions