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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 26 Oct 2006 16:31:52 -0700
From:	Andrew Morton <akpm@...l.org>
To:	Roland Dreier <rdreier@...co.com>
Cc:	Randy Dunlap <randy.dunlap@...cle.com>, iss_storagedev@...com,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH cciss: fix printk format warning

On Thu, 26 Oct 2006 16:19:56 -0700
Roland Dreier <rdreier@...co.com> wrote:

>  > >  	if (*total_size != (__u32) 0)
>  > 
>  > Why is cciss_read_capacity casting *total_size to u32?
> 
> It's not -- it's actually casting 0 to __32

bah.

> -- there's no cast on the
> *total_size side of the comparison.  However that just makes the cast
> look even fishier.

yup, it's harmless.  Just something which was put in there to entertain passers-by.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ