summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorLars Gustäbel <lars@gustaebel.de>2011-09-05 16:58:14 +0200
committerLars Gustäbel <lars@gustaebel.de>2011-09-05 16:58:14 +0200
commit2e7ddd374b48649b34db6f86313379080de24280 (patch)
treed2776b6b18344bc443e94624510854f1f3e9d394 /Python
parentd9e0b068af175a2fc1c2fe979ab97b5d4f8239b7 (diff)
downloadcpython-git-2e7ddd374b48649b34db6f86313379080de24280.tar.gz
Issue #12841: Fix tarfile extraction of non-existent uids/gids.
tarfile unnecessarily checked the existence of numerical user and group ids on extraction. If one of them did not exist the respective id of the current user (i.e. root) was used for the file and ownership information was lost. (Patch by Sebastien Luttringer)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions