gh-114096: Restore privileges in _winapi.CreateJunction after creatin… · python/cpython@de4ced5 · GitHub
Skip to content

Commit de4ced5

Browse files
authored
gh-114096: Restore privileges in _winapi.CreateJunction after creating the junction (GH-114089)
This avoids impact on later parts of the application which may be able to do things they otherwise shouldn't.
1 parent 31a2543 commit de4ced5

2 files changed

Lines changed: 24 additions & 7 deletions

File tree

Lines changed: 3 additions & 0 deletions

Modules/_winapi.c

Lines changed: 21 additions & 7 deletions

0 commit comments

Comments
 (0)