summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2018-01-23 15:58:05 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2018-01-23 16:45:07 -0800
commit65605968646032e89260ee7dd006d7fc1eeeb821 (patch)
treed913d31d8d3faab7bcb21ae9a8011834645ab7d2 /py/persistentcode.c
parentfe851fc15e2f02734133c9a2874bf3b407332f65 (diff)
Switch to m_malloc_maybe and m_free to reduce our dependence on gc_alloc.
gc_alloc's API is changing and we shouldn't need to care about it. So, we switch to m_malloc which has the default behavior we expect.
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions