[3.10] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944) #156240
Annotations
2 warnings
|
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
The logs for this run have expired and are no longer available.
Loading