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] [day] [month] [year] [list]
Date:	Sun, 23 Nov 2008 15:56:40 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	f6bvp@...at.org, bpidoux@...e.fr
Cc:	netdev@...r.kernel.org, linux-hams@...r.kernel.org,
	ralf@...ux-mips.org
Subject: Re: [PATCH] [ROSE] zero length frame filtering in af_rose.c

From: Bernard Pidoux <bpidoux@...e.fr>
Date: Sat, 22 Nov 2008 11:08:52 +0100

> +       }
> +
>         if (copied > size) {
>                 copied = size;
>                 msg->msg_flags |= MSG_TRUNC;
> -- 

This patch, as well as your changelog message, have space
and tab characters severely corrupted by your email client.

Please fix this and resubmit.

In fact, this corruption is so severe I want you to email
this patch to yourself and try to apply it.  Do not resubmit
this until you can email the patch to yourself and apply it
cleanly.

Thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists