[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220529004711.27545-1-Larry.Finger@lwfinger.net>
Date: Sat, 28 May 2022 19:47:09 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: gregkh@...uxfoundation.org
Cc: phil@...lpotter.co.uk, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Larry Finger <Larry.Finger@...inger.net>
Subject: [PATCH v2 0/2] Fix some compile warnings in v5.18+
Building driver r8188eu in staging with -warray-bounds exposes two places
where arrays are too small.
Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
---
v2 - get proper To and Cc
Larry Finger (2):
staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
staging: r8188eu: Fix undersized array in rtw_xmit.c
drivers/staging/r8188eu/include/rtw_xmit.h | 2 +-
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.36.1
Powered by blists - more mailing lists