summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorLars Gustäbel <lars@gustaebel.de>2011-09-05 17:04:18 +0200
committerLars Gustäbel <lars@gustaebel.de>2011-09-05 17:04:18 +0200
commit8babfdfd456f6b849426a2e9b027cc18f298d442 (patch)
tree7ed0d05cd5a791bd065ceec2b06ec6db74ed068e /Python
parentcbce2c01a0357fe6acad5e290815d66e26a66481 (diff)
downloadcpython-git-8babfdfd456f6b849426a2e9b027cc18f298d442.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