lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> This question was also asked in Stack Overflow:
> https://stackoverflow.com/questions/75786344/lua-requests-free-on-null-ptr-regularly

The OP is asking why Lua should ever try to free a NULL pointer.
The question is not about what C does in this case.