[PATCH 0/2] spi: ch341: fix memory leaks and use-after-free

Johan Hovold posted 2 patches 6 days, 4 hours ago
drivers/spi/spi-ch341.c | 43 +++++++++++++++++++++++++++--------------
1 file changed, 28 insertions(+), 15 deletions(-)
[PATCH 0/2] spi: ch341: fix memory leaks and use-after-free
Posted by Johan Hovold 6 days, 4 hours ago
Fix probe error handling and devres lifetime to avoid memory leaks and
use-after-free.

Johan


Johan Hovold (2):
  spi: ch341: fix memory leaks on probe failures
  spi: ch341: fix devres lifetime

 drivers/spi/spi-ch341.c | 43 +++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 15 deletions(-)

-- 
2.52.0