diff options
author | David S. Miller <davem@davemloft.net> | 2019-04-10 23:07:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-10 23:07:02 +0300 |
commit | 44f5e0480752b356f577aef90a5813299c3c60b1 (patch) | |
tree | 745bb98ce86c2b200e8d2c642ddcf65c4cb9a2ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f4a58857151f5d0a885fcebb47f6fb1b17dfda9a (diff) | |
parent | 4a9c2e3746e6151fd5d077259d79ce9ca86d47d7 (diff) | |
download | linux-44f5e0480752b356f577aef90a5813299c3c60b1.tar.xz |
Merge branch 'tls-leaks'
Jakub Kicinski says:
====================
net: tls: fix memory leaks and freeing skbs
This series fixes two memory issues and a stack overflow.
First two patches are fairly simple leaks. Third patch
partially reverts an optimization made to the strparser
which causes creation of skb->frag_list->skb->frag_list...
chains of 100s of skbs, leading to recursive kfree_skb()
filling up the kernel stack.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions