diff options
| author | Rich Felker <dalias@aerifal.cx> | 2015-02-23 00:35:47 -0500 |
|---|---|---|
| committer | Rich Felker <dalias@aerifal.cx> | 2015-02-23 00:35:47 -0500 |
| commit | fc5a96c9c8aa186effad7520d5df6b616bbfd29d (patch) | |
| tree | eeeba8f6c0cfdeafaa5955e29104850a9d7c8c68 /src/passwd/getpw_a.c | |
| parent | simplify cond var code now that cleanup handler is not needed (diff) | |
| download | grovel-fc5a96c9c8aa186effad7520d5df6b616bbfd29d.tar.gz grovel-fc5a96c9c8aa186effad7520d5df6b616bbfd29d.tar.xz | |
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/getpw_a.c')
0 files changed, 0 insertions, 0 deletions
