diff options
author | Daniel Jurgens <[email protected]> | 2024-05-09 13:36:34 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-10 18:20:07 -0700 |
commit | b49bd37f0bfd7bbfedd54085d5ea4e854778d283 (patch) | |
tree | 95bda538d2891588a09610e27ded45c4019f7f77 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 38155539a16ebb79dbb7a2e058138d70be68d245 (diff) |
virtio_net: Fix memory leak in virtnet_rx_mod_work
The pointer delcaration was missing the __free(kfree).
Fixes: ff7c7d9f5261 ("virtio_net: Remove command data from control_buf")
Reported-by: Jens Axboe <[email protected]>
Closes: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Daniel Jurgens <[email protected]>
Tested-by: Jens Axboe <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions