mirror of https://git.musl-libc.org/git/musl
Browse Source
the expression -off is not safe in case off is the most-negative value. instead apply - to base which is known to be non-negative and bounded within sanity.rs-1.0
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue