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:	Mon, 22 Sep 2008 19:03:50 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	akpm@...ux-foundation.org
Cc:	netdev@...r.kernel.org, kaih.luo@...il.com,
	jengelh@...putergmbh.de, kaber@...sh.net
Subject: Re: [patch 2/8] netfilter: xt_time gives a wrong monthday in a
 leap year

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