Skip to content

gh-126316: Use getgrent_r() in grp.getgrall() - #126506

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:getgrent_r
Closed

gh-126316: Use getgrent_r() in grp.getgrall()#126506
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:getgrent_r

Conversation

@vstinner

@vstinnervstinner commented Nov 6, 2024

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
MemberAuthor

getgrent_r() doesn't solve the issue: #126316 (comment)

@vstinner
vstinner deleted the getgrent_r branch November 20, 2024 10:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner