Skip to content

Use flexible array sizes for the results of getgrnam_r / getgrgid_r#1589

Open
squell wants to merge 4 commits into
mainfrom
flexigrow
Open

Use flexible array sizes for the results of getgrnam_r / getgrgid_r#1589
squell wants to merge 4 commits into
mainfrom
flexigrow

Conversation

@squell
Copy link
Copy Markdown
Member

@squell squell commented May 18, 2026

This imposes an artificial upper limit. If this is breached, a panic! is forced.

@squell squell linked an issue May 18, 2026 that may be closed by this pull request
@squell squell marked this pull request as ready for review May 26, 2026 09:48
Comment thread src/system/mod.rs Outdated
Comment thread src/cutils/mod.rs Outdated
Comment thread src/cutils/mod.rs Outdated
Comment thread src/system/mod.rs Outdated
Comment thread src/system/mod.rs Outdated
Comment thread src/cutils/mod.rs Outdated
Comment thread src/cutils/mod.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails with large groups

2 participants