diff options
author | 2021-03-08 01:13:55 -0800 | |
---|---|---|
committer | 2021-03-08 15:02:53 -0800 | |
commit | 179d0ba0c454057a65929c46af0d6ad986754781 (patch) | |
tree | 1c98c5e29f458d1849ac09e78c1cd927dab3e61d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mptcp: fix length of ADD_ADDR with port sub-option (diff) | |
download | wireguard-linux-179d0ba0c454057a65929c46af0d6ad986754781.tar.xz wireguard-linux-179d0ba0c454057a65929c46af0d6ad986754781.zip |
net: qrtr: fix error return code of qrtr_sendmsg()
When sock_alloc_send_skb() returns NULL to skb, no error return code of
qrtr_sendmsg() is assigned.
To fix this bug, rc is assigned with -ENOMEM in this case.
Fixes: 194ccc88297a ("net: qrtr: Support decoding incoming v2 packets")
Reported-by: TOTE Robot <oslab@tsinghua.edu.cn>
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions