mirror of https://git.musl-libc.org/git/musl
Browse Source
the wrong condition was used in determining the presence of a result that needs space/copying for the _r functions. a zero return value does not necessarily mean success; it can also be a non-error negative result: no such user/group.master
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue