diff options
author | Mika Westerberg <[email protected]> | 2023-06-22 14:59:12 +0300 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2023-08-04 16:17:47 +0300 |
commit | 596a5123cc782d458b057eb3837e66535cd0befa (patch) | |
tree | 12ab85713aaf55b83e7f6755f62cbd5db5330db1 /rust/kernel/allocator.rs | |
parent | 583893a66d731f5da010a3fa38a0460e05f0149b (diff) |
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
The memory allocated in tb_queue_dp_bandwidth_request() needs to be
released once the request is handled to avoid leaking it.
Fixes: 6ce3563520be ("thunderbolt: Add support for DisplayPort bandwidth allocation mode")
Cc: [email protected]
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'rust/kernel/allocator.rs')
0 files changed, 0 insertions, 0 deletions