Commit 8ebd481
Fix unchecked return value of initgroups() (#11855)
* Fix unchecked return value of initgroups()
Signed-off-by: Jeffrey Bencteux <[email protected]>
* clang-format
---------
Signed-off-by: Jeffrey Bencteux <[email protected]>
Co-authored-by: Jeffrey Bencteux <[email protected]>
(cherry picked from commit ae63809)1 parent b6ff8db commit 8ebd481
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments