* Re: + netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree
[not found] <200808272320.m7RNKUUn028077@imap1.linux-foundation.org>
@ 2008-09-01 12:06 ` Patrick McHardy
2008-09-01 15:32 ` Jan Engelhardt
0 siblings, 1 reply; 3+ messages in thread
From: Patrick McHardy @ 2008-09-01 12:06 UTC (permalink / raw)
To: akpm; +Cc: kaih.luo, jengelh, Netfilter Development Mailinglist
akpm@linux-foundation.org wrote:
> Subject: netfilter: xt_time gives a wrong monthday in a leap year
> From: Kaihui Luo <kaih.luo@gmail.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.
Jan, do you want me to apply this patch?
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: + netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree
2008-09-01 12:06 ` + netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree Patrick McHardy
@ 2008-09-01 15:32 ` Jan Engelhardt
2008-09-09 7:22 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2008-09-01 15:32 UTC (permalink / raw)
To: Patrick McHardy; +Cc: akpm, kaih.luo, Netfilter Development Mailinglist
On Monday 2008-09-01 08:06, Patrick McHardy wrote:
> akpm@linux-foundation.org wrote:
>> Subject: netfilter: xt_time gives a wrong monthday in a leap year
>> From: Kaihui Luo <kaih.luo@gmail.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.
>
> Jan, do you want me to apply this patch?
Acked-by: Jan Engelhardt <jengelh@medozas.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: + netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree
2008-09-01 15:32 ` Jan Engelhardt
@ 2008-09-09 7:22 ` Patrick McHardy
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2008-09-09 7:22 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: akpm, kaih.luo, Netfilter Development Mailinglist
Jan Engelhardt wrote:
> On Monday 2008-09-01 08:06, Patrick McHardy wrote:
>> akpm@linux-foundation.org wrote:
>>> Subject: netfilter: xt_time gives a wrong monthday in a leap year
>>> From: Kaihui Luo <kaih.luo@gmail.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.
>> Jan, do you want me to apply this patch?
>
> Acked-by: Jan Engelhardt <jengelh@medozas.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-09 7:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200808272320.m7RNKUUn028077@imap1.linux-foundation.org>
2008-09-01 12:06 ` + netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree Patrick McHardy
2008-09-01 15:32 ` Jan Engelhardt
2008-09-09 7:22 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox