summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorLars Gustäbel <lars@gustaebel.de>2015-07-06 07:27:24 (GMT)
committerLars Gustäbel <lars@gustaebel.de>2015-07-06 07:27:24 (GMT)
commit0357268d96d4ff3546cfd89f594a5630a3adf747 (patch)
treee4a4869b686c5d72e546c24cbee377b6fcfcb407 /Misc/NEWS
parent54630d999f640b3ea0b9da302a112a0ccd5bdd96 (diff)
downloadcpython-0357268d96d4ff3546cfd89f594a5630a3adf747.zip
cpython-0357268d96d4ff3546cfd89f594a5630a3adf747.tar.gz
cpython-0357268d96d4ff3546cfd89f594a5630a3adf747.tar.bz2
Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d209195..8713f31 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -66,6 +66,9 @@ Core and Builtins
Library
-------
+- Issue #24259: tarfile now raises a ReadError if an archive is truncated
+ inside a data segment.
+
- Issue #24552: Fix use after free in an error case of the _pickle module.
- Issue #24514: tarfile now tolerates number fields consisting of only