Skip to content

Commit 4129734

Browse files
Aaron WieczorekAaron Wieczorek
authored andcommitted
Edit NEWS.d with better description of changes
1 parent f359533 commit 4129734

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Fixed Use-After-Free in _pickle.c by incrementing PickleBuffer exports
2-
during pickling.
1+
:mod:`pickle`: fix use-after-free crashes when a :class:`~pickle.PickleBuffer`
2+
is concurrently mutated by a custom buffer callback during pickling.
3+
Patch by Bénédikt Tran and Aaron Wieczorek.

0 commit comments

Comments
 (0)