api7 / lua-resty-radixtree

Adaptive Radix Trees implemented in Lua / LuaJIT
https://api7.ai/
Apache License 2.0
252 stars 60 forks source link

chore: change ffi.C.free to C.free #113

Closed chronolaw closed 2 years ago

chronolaw commented 2 years ago

Use C instead of ffi.C.

membphis commented 2 years ago

many thx