Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184984d commit f0c0728Copy full SHA for f0c0728
1 file changed
Misc/NEWS.d/next/Library/2024-05-20-12-35-52.gh-issue-115952.J6n_Kf.rst
@@ -1,2 +1,2 @@
1
-:mod:`pickle` now avoids allocation of arbitrary large amount of memory
2
-when unpickling specially crafted data.
+:mod:`pickle` now avoids allocating an arbitrary large amount of memory
+based on small untrusted input when unpickling specially crafted data.
0 commit comments