mirror of https://git.musl-libc.org/git/musl
Browse Source
mem0 && mem && ... is redundant since mem can only be nonzero when mem0 is nonzero.master
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue