Skip to content
  • Jaromil's avatar
    adopted own memory manager everywhere · 76cff0bf
    Jaromil authored
    zen_mem_t now stores all memory infos and function pointers in Z->mem
    and even in case of libc alloc our own memory manager for lua is
    used. Reentrancy is improved (but not fully granted due to alloc
    functions overloading).
    76cff0bf