[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250118145046.12181-1-dpenkler@gmail.com>
Date: Sat, 18 Jan 2025 15:50:44 +0100
From: Dave Penkler <dpenkler@...il.com>
To: gregkh@...uxfoundation.org,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Cc: Dave Penkler <dpenkler@...il.com>
Subject: [PATCH 0/2] staging: gpib: Fix NULL deref and code cleanup
Patch 1 Fixes a NULL dereference issue in the detach function
Patch 2 Removes useless code
Use kzalloc
Adds proper cleanup on failure exit in the attach function.
Minor messaging changes
Dave Penkler (2):
staging: gpib: Fix NULL pointer dereference in detach
staging: gpib: Agilent usb code cleanup
.../gpib/agilent_82357a/agilent_82357a.c | 88 ++++++++-----------
1 file changed, 37 insertions(+), 51 deletions(-)
--
2.47.1
Powered by blists - more mailing lists