lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date:	Fri, 01 Dec 2006 09:49:49 +0200
From:	Artem Bityutskiy <dedekind@...radead.org>
To:	Josh Boyer <jwboyer@...ux.vnet.ibm.com>
Subject: Re: [PATCH] UBI: take 2

Thank you Andrew,

On Thu, 2006-11-30 at 22:24 -0600, Josh Boyer wrote:
> On Thu, 2006-11-30 at 17:06 -0800, Andrew Morton wrote:
> >  		err = ubi_eba_write_leb(ubi, vol_id, lnum, tbuf, off, len,
> > -					UBI_DATA_UNKNOWN, &written, 0, NULL);
> > +					UBI_DATA_UNKNOWN, &written, NULL);
> Nice catch.  Odd that gcc doesn't throw a warning on my system with it
> being like that.

Because this piece of code is for debugging purposes only and it is
usually disabled. You probably haven't ever enabled it.

-- 
Best regards,
Artem Bityutskiy (Ð.иÑ.Ñ.Ñ.кий Ð.Ñ.Ñ.Ñ.м)

-
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/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux