summaryrefslogtreecommitdiff
path: root/py/runtime_utils.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-11-29 17:17:08 +1100
committerDamien George <damien.p.george@gmail.com>2017-11-29 17:17:08 +1100
commit74fad3536b961e2ffe08e545b1cf787c0c0b4772 (patch)
tree0973f7dd7c0e8ce6535134f0c69473ce51aa5a92 /py/runtime_utils.c
parent8e323b8fa84277531685985327fb682761abd53d (diff)
py/gc: In gc_realloc, convert pointer sanity checks to assertions.
These checks are assumed to be true in all cases where gc_realloc is called with a valid pointer, so no need to waste code space and time checking them in a non-debug build.
Diffstat (limited to 'py/runtime_utils.c')
0 files changed, 0 insertions, 0 deletions