Fix a problem with number to address cast for high-half addresses.
If the address is out of the signed int range, lua_tointeger produces unspecified result. lua_tounsigned is guaranteed to wrap.develop
parent
db91850464
commit
927ce6ce5a
Loading…
Reference in New Issue