Skip to content

gh-156264: add missing checks in os.chmod - #156265

Open
KowalskiThomas wants to merge 1 commit into
python:mainfrom
KowalskiThomas:kowalski/fix-add-missing-checks-in-os-chmod
Open

gh-156264: add missing checks in os.chmod#156265
KowalskiThomas wants to merge 1 commit into
python:mainfrom
KowalskiThomas:kowalski/fix-add-missing-checks-in-os-chmod

Conversation

@KowalskiThomas

@KowalskiThomas KowalskiThomas commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@KowalskiThomas
KowalskiThomas force-pushed the kowalski/fix-add-missing-checks-in-os-chmod branch from f5c1ba3 to d40f8b5 Compare August 23, 2026 13:42
@KowalskiThomas
KowalskiThomas marked this pull request as ready for review August 23, 2026 20:01
Sign up for free to 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.

os.chmod is missing validation for dir_fd and follow_symlinks when path is a file descriptor

1 participant