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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 17 Jan 2017 15:26:22 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     fgao@...ai8.com
Cc:     kuznet@....inr.ac.ru, jmorris@...ei.org, netdev@...r.kernel.org,
        gfree.wind@...il.com
Subject: Re: [PATCH net-next 1/1] net: ping: Use right format specifier to
 avoid type casting

From: fgao@...ai8.com
Date: Tue, 17 Jan 2017 10:21:19 +0800

> From: Gao Feng <fgao@...ai8.com>
> 
> The inet_num is u16, so use %hu instead of casting it to int. And
> the sk_bound_dev_if is int actually, so it needn't cast to int.
> 
> Signed-off-by: Gao Feng <fgao@...ai8.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ