diff options
| author | Andrew Goodbody <[email protected]> | 2025-08-13 17:30:12 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-08-29 13:12:41 +0200 |
| commit | ae2cd1b52d4ded22ac2359964c5682b5a5c1cc28 (patch) | |
| tree | a124024b798820a20d9ae66d04971971c0ff8f65 /doc/develop/python_cq.rst | |
| parent | 3dc5e9a0108bb114175b6362f9cb22367402f624 (diff) | |
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 <[email protected]>
Reviewed-by: Siddharth Vadapalli <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
