mirror of https://git.musl-libc.org/git/musl
Browse Source
the overflow check for years+100 did not account for the extra year computed from the remaining months. instead, perform this check after obtaining the final number of years.master
committed by
Rich Felker
1 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue