aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto
diff options
context:
space:
mode:
authorVinay Kumar Yadav <vinay.yadav@chelsio.com>2019-12-19 16:21:48 +0530
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-27 18:18:04 +0800
commit93e23eb2ed6c11b4f483c8111ac155ec2b1f3042 (patch)
tree0747f360fe190e3f4322fdce3ef2939f58ffc247 /include/crypto
parentcrypto: chtls - Add support for AES256-GCM based ciphers (diff)
downloadwireguard-linux-93e23eb2ed6c11b4f483c8111ac155ec2b1f3042.tar.xz
wireguard-linux-93e23eb2ed6c11b4f483c8111ac155ec2b1f3042.zip
crypto: chtls - Fixed memory leak
Freed work request skbs when connection terminates. enqueue_wr()/ dequeue_wr() is shared between softirq and application contexts, should be protected by socket lock. Moved dequeue_wr() to appropriate file. Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions