diff options
| author | Kaihui Luo <[email protected]> | 2008-09-22 19:02:36 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-09-22 19:02:36 -0700 |
| commit | 2cdc55751c33829f00510e0104562d0f8d8a9b85 (patch) | |
| tree | 546f473942d6f0dba3d1b4dca2039073b0e20e87 /include/linux | |
| parent | 147e70e62fdd5af6263106ad634b03c5154c1e56 (diff) | |
netfilter: xt_time gives a wrong monthday in a leap year
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 <[email protected]>
Acked-by: Jan Engelhardt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions