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
| ||
|
Message-Id: <20190421.103745.655385623364784706.davem@davemloft.net> Date: Sun, 21 Apr 2019 10:37:45 -0700 (PDT) From: David Miller <davem@...emloft.net> To: huangfq.daxian@...il.com Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 01/06] atm: iphase: fix misuse of %x From: Fuqian Huang <huangfq.daxian@...il.com> Date: Sun, 21 Apr 2019 19:46:54 +0800 > Pointers should be printed with %p or %px rather than > cast to long type and printed with %x. > Change %x to %p to print the pointers. > > Signed-off-by: Fuqian Huang <huangfq.daxian@...il.com> Applied to net-next.
Powered by blists - more mailing lists