[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID:
<169530154802.8905.2645661840284268222.stgit@oracle-102.nfsv4bat.org>
Date: Thu, 21 Sep 2023 09:07:14 -0400
From: Chuck Lever <cel@...nel.org>
To: netdev@...r.kernel.org, kernel-tls-handshake@...ts.linux.dev
Cc: Chuck Lever <chuck.lever@...cle.com>
Subject: [PATCH v2 0/2] Fix implicit sign conversions in handshake upcall
An internal static analysis tool noticed some implicit sign
conversions for some of the arguments in the handshake upcall
protocol.
---
Chuck Lever (2):
handshake: Fix sign of socket file descriptor fields
handshake: Fix sign of key_serial_t fields
Changes since v1:
- Rebased on 581512a6dc93 ("vsock/virtio: MSG_ZEROCOPY flag support")
Documentation/netlink/specs/handshake.yaml | 8 ++++----
net/handshake/genl.c | 2 +-
net/handshake/netlink.c | 2 +-
net/handshake/tlshd.c | 6 +++---
tools/net/ynl/generated/handshake-user.h | 10 +++++-----
5 files changed, 14 insertions(+), 14 deletions(-)
--
Chuck Lever
Powered by blists - more mailing lists