summaryrefslogtreecommitdiff
path: root/src/passwd/getgrent_a.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-02-23 00:35:47 -0500
committerRich Felker <dalias@aerifal.cx>2015-02-23 00:35:47 -0500
commitfc5a96c9c8aa186effad7520d5df6b616bbfd29d (patch)
treeeeeba8f6c0cfdeafaa5955e29104850a9d7c8c68 /src/passwd/getgrent_a.c
parentd9da1fb8c592469431c764732d09f7756340190e (diff)
downloadmusl-fc5a96c9c8aa186effad7520d5df6b616bbfd29d.tar.gz
fix crashes in refactored passwd/group code
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.
Diffstat (limited to 'src/passwd/getgrent_a.c')
0 files changed, 0 insertions, 0 deletions