MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _PyObject_DebugCheckAddressApi

Function _PyObject_DebugCheckAddressApi

Objects/obmalloc.c:1542–1592  ·  view source on GitHub ↗

Check the forbidden bytes on both ends of the memory allocated for p. * If anything is wrong, print info to stderr via _PyObject_DebugDumpAddress, * and call Py_FatalError to kill the program. * The API id, is also checked. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_PyObject_DebugFreeApiFunction · 0.85

Calls 3

read_size_tFunction · 0.85
Py_FatalErrorFunction · 0.50

Tested by

no test coverage detected