Files
u-boot/drivers
Andrew Goodbody ae2cd1b52d usb: cdns3: Do not access memory after free
The call to cdns3_gadget_ep_free_request will free priv_req so do the
call to list_del_init which accesses the memory pointed to by priv_req
before the free.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2025-08-29 13:12:41 +02:00
..
2025-07-10 08:41:03 -06:00
2025-04-11 12:16:44 -06:00
2025-07-22 11:30:14 -06:00
2025-08-25 16:20:48 +02:00
2025-06-02 17:26:16 -06:00
2025-08-06 08:41:30 +02:00
2025-04-11 12:16:44 -06:00
2025-08-25 16:20:48 +02:00
2025-07-29 16:44:58 +02:00
2025-07-30 14:55:17 +02:00
2025-06-25 13:42:04 -06:00
2024-04-26 08:28:35 +03:00
2025-04-11 12:16:44 -06:00