[PATCH] tools: Fix potential null-deref with result of strtok_r

Tom Rini trini at konsulko.com
Wed Feb 19 03:04:47 CET 2025


On Sun, 09 Feb 2025 18:46:21 +0300, Maks Mishin wrote:

> Return value of a function 'strtok_r' is dereferenced at kwbimage.c:1655
> without checking for NULL, but it is usually checked for this function.
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list