Commit e4814dd
committed
unistd: getgrouplist: Rework code to use
The buffer resize logic can be simplified reusing the
`reserve_double_buffer_size` method.
Signed-off-by: Otavio Salvador <[email protected]>reserve_double_buffer_size
1 parent 2b07f8d commit e4814dd
1 file changed
+2
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1486 | 1486 | | |
1487 | 1487 | | |
1488 | 1488 | | |
1489 | | - | |
1490 | | - | |
1491 | | - | |
1492 | | - | |
1493 | | - | |
1494 | | - | |
1495 | | - | |
1496 | | - | |
1497 | | - | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
1501 | | - | |
| 1489 | + | |
| 1490 | + | |
1502 | 1491 | | |
1503 | 1492 | | |
1504 | 1493 | | |
| |||
0 commit comments