aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2019-04-29 12:19:12 -0700
committerDavid S. Miller <[email protected]>2019-05-01 11:37:56 -0400
commit2dcb003314032c6efb13a065ffae60d164b2dd35 (patch)
treeb64c7ba4758ecae0346158cf8b828c222ead460a /tools/perf/util/trace-event-scripting.c
parent15d55bae4e3c43cd9f87fd93c73a263e172d34e1 (diff)
net/tls: avoid NULL pointer deref on nskb->sk in fallback
update_chksum() accesses nskb->sk before it has been set by complete_skb(), move the init up. Fixes: e8f69799810c ("net/tls: Add generic NIC offload infrastructure") Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions