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:	Tue, 04 Mar 2008 13:43:54 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	allan.stephens@...driver.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 2/7 net-2.6.26] [TIPC]: Add argument validation for
 shutdown()

From: Allan Stephens <allan.stephens@...driver.com>
Date: Tue,  4 Mar 2008 16:20:14 -0500

> This patch validates that the "how" argument to shutdown()
> is SHUT_RDWR, since this is the only form that TIPC supports.
> 
> Signed-off-by: Allan Stephens <allan.stephens@...driver.com>

You really didn't generate this patch against the current
net-2.6.26 tree:

davem@...set:~/src/GIT/net-2.6.26$ pcheck diff
+ git apply --check --whitespace=error-all diff
error: patch failed: net/tipc/socket.c:1432
error: net/tipc/socket.c: patch does not apply

The line numbers are all off.  Likely you generated this
against a net-2.6.26 tree from before the semaphore-->mutex
TIPC changeset went in, throwing all the line numbers
off.

I'm not looking at the rest of your patches, sorry.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ