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:	Wed, 24 Sep 2008 11:29:32 +0200
From:	Patrick McHardy <kaber@...sh.net>
To:	David Miller <davem@...emloft.net>
CC:	akpm@...ux-foundation.org, netdev@...r.kernel.org,
	kaih.luo@...il.com, jengelh@...putergmbh.de
Subject: Re: [patch 2/8] netfilter: xt_time gives a wrong monthday in a leap
 year

David Miller wrote:
> From: akpm@...ux-foundation.org
> Date: Mon, 22 Sep 2008 14:50:36 -0700
> 
>> From: Kaihui Luo <kaih.luo@...il.com>
>>
>> The function localtime_3 in xt_time.c gives a wrong monthday in a leap
>> year after 28th 2.  calculating monthday should use the array
>> days_since_leapyear[] not days_since_year[] in a leap year.
>>
>> Signed-off-by: Kaihui Luo <kaih.luo@...il.com>
>> Acked-by: Jan Engelhardt <jengelh@...putergmbh.de>
>> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> 
> Patrick, this seems pretty straightforward so I applied it
> to net-next-2.6


Thanks Dave.

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