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]
Date:	Fri, 27 Mar 2009 14:34:06 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	alan@...rguk.ukuu.org.uk
Cc:	linux-kernel@...r.kernel.org
Subject: Re: netrom: zero length frame filtering in NetRom

From: Alan Cox <alan@...rguk.ukuu.org.uk>
Date: Fri, 27 Mar 2009 10:28:23 +0000

> 
> > +	/* NetRom empty data frame has no meaning : ignore it */
> > +	if (copied == 0) {
> > +		goto out;
> > +	}
> > +
> 
> Also broken - and doesn't follow the coding style either 8)

Well, you send these turds to me and you're usually knowledgable
in the amateur radio protocol area :-)

I'll back them both out which is what I assume you want me to
do.
--
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