Skip to content

Commit b93f0bf

Browse files
Update 2026-04-07-20-37-23.gh-issue-148222.uF4D4E.rst
1 parent 99b1ce9 commit b93f0bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1. Add Add NULL check and fallback to ga_vectorcall
2-
2. Add Null check to _Py_make_parameters when_PyTuple_Resize fails and parameter is null
1+
1. Fix NULL dereference bug in ga_vectorcall by using PyObject_Vectorcall() instead of calling PyVectorcall_Function().
2+
2. Remove the redundant Py_XDECREF call in _Py_make_parameters

0 commit comments

Comments
 (0)