]> granicus.if.org Git - python/commit
_PyMalloc_DebugRealloc(): simplify decl of "fresh".
authorTim Peters <tim.peters@gmail.com>
Sun, 24 Mar 2002 00:34:21 +0000 (00:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 24 Mar 2002 00:34:21 +0000 (00:34 +0000)
commite085017ab7121b27be315d36ef0c25ed51484023
tree7279d5b0dc878ec3b74df97a8bc633ff84e9cb4f
parentf06f8530f1d2b844d560d7420998780637f3184b
_PyMalloc_DebugRealloc():  simplify decl of "fresh".

Assorted:  bump the serial number via a trivial new bumpserialno()
function.  The point is to give a single place to set a breakpoint when
waiting for a specific serial number.
Objects/obmalloc.c