PyDict_GetItem() returns a borrowed reference.
There are probably a number of places that are open to attacks such as the following one, in bltinmodule.c:min_max().
Showing
Please register or sign in to comment
There are probably a number of places that are open to attacks such as the following one, in bltinmodule.c:min_max().