lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241112080236.092f5578@kernel.org>
Date: Tue, 12 Nov 2024 08:02:36 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Luo Yifan <luoyifan@...s.chinamobile.com>
Cc: davem@...emloft.net, pabeni@...hat.com, donald.hunter@...il.com,
 linux-kernel@...r.kernel.org, edumazet@...gle.com, sfr@...b.auug.org.au
Subject: Re: [PATCH] ynl: samples: Fix the wrong format specifier

On Tue, 12 Nov 2024 16:39:21 +0800 Luo Yifan wrote:
> Make a minor change to eliminate a static checker warning. The type
> of s->ifc is unsigned int, so the correct format specifier should be
> %u instead of %d.
> 
> Signed-off-by: Luo Yifan <luoyifan@...s.chinamobile.com>

Please repost and CC the netdev@ mailing list

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ