Skip to content

Commit 83552a6

Browse files
[3.13] pythongh-148222: Fix NULL dereference bugs in genericaliasobject.c (python#148226)
(cherry picked from commit 634568d)
1 parent ac1c1e7 commit 83552a6

2 files changed

Lines changed: 1037 additions & 1037 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix vectorcall support in :class:`types.GenericAlias` when the underlying type does not support the vectorcall protocol. Fix possible leaks in :class:`types.GenericAlias` and :class:`types.UnionType` in case of memory error.

0 commit comments

Comments
 (0)