[PATCH] net: e1000: Free temporary buffer on exit

Tom Rini trini at konsulko.com
Thu Aug 14 20:48:29 CEST 2025


On Mon, 04 Aug 2025 16:32:51 +0100, Andrew Goodbody wrote:

> In do_e1000_spi_checksum a temporary buffer is allocated but never
> freed. Add code to free on exit. Also refactor the code to make the exit
> code common.
> 
> This issue found by Smatch.
> 
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] net: e1000: Free temporary buffer on exit
      commit: 4266b8a2839f4e3eee2d7ce5f61af0c0ed0fe3b9
-- 
Tom




More information about the U-Boot mailing list