GH-120024: Use pointer for stack pointer #120008
Annotations
4 warnings
Include/refcount.h#L351
‘console_result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Include/refcount.h#L351
‘kwargs’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Include/refcount.h#L351
‘empty_tuple’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Include/refcount.h#L351
‘console’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
This job succeeded
Loading