diff options
author | Christian Heimes <christian@python.org> | 2022-06-27 18:27:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 18:27:19 (GMT) |
commit | 7e0d98ecb3f049841de9854e7a3eca3e2638e4b2 (patch) | |
tree | dbc35d553d10f812f9f4dd479c76715824a6799a /Python/dynload_win.c | |
parent | 117217245390ed3e6fe166180f052e022d296921 (diff) | |
download | cpython-7e0d98ecb3f049841de9854e7a3eca3e2638e4b2.zip cpython-7e0d98ecb3f049841de9854e7a3eca3e2638e4b2.tar.gz cpython-7e0d98ecb3f049841de9854e7a3eca3e2638e4b2.tar.bz2 |
gh-94315: Check for DAC override capability (GH-94316)
``os.geteuid() == 0`` is not a reliable check whether the current user
has the capability to bypass permission checks. Tests now probe for DAC
override.
Diffstat (limited to 'Python/dynload_win.c')
0 files changed, 0 insertions, 0 deletions