Re: [PATCH] fix sctp breakage

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Tuesday, March 17, 2009 - 8:25 pm

On Wed, Mar 18, 2009 at 03:14:05AM +0000, Al Viro wrote:

PS: existing code *DOES* produce correct value; sizeof in question is
4, and htons(4) + htons(2) happens to be equal to htons(6) (no carryover).
So before anyone starts moaning about coverups again, no, this is not
a roothole fix we are trying to get past grsec tossers.

It needs fixing, though, accidentally correct value or not.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] fix sctp breakage, Al Viro, (Tue Mar 17, 8:14 pm)
Re: [PATCH] fix sctp breakage, Al Viro, (Tue Mar 17, 8:25 pm)
Re: [PATCH] fix sctp breakage, Vlad Yasevich, (Wed Mar 18, 5:28 am)
Re: [PATCH] fix sctp breakage, David Miller, (Wed Mar 18, 7:13 pm)