aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAyush Sawal <[email protected]>2021-01-06 09:59:11 +0530
committerJakub Kicinski <[email protected]>2021-01-07 17:06:02 -0800
commiteade1e0a4fb31d48eeb1589d9bb859ae4dd6181d (patch)
tree93b01c5cf2261ebe22f652ae2e554b0e9afb6c5c /scripts/gdb/linux/utils.py
parenta84b2c0d5fa23da6d6c8c0d5f5c93184a2744d3e (diff)
chtls: Added a check to avoid NULL pointer dereference
In case of server removal lookup_stid() may return NULL pointer, which is used as listen_ctx. So added a check before accessing this pointer. Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition") Signed-off-by: Vinay Kumar Yadav <[email protected]> Signed-off-by: Ayush Sawal <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions