Skip to content
Snippets Groups Projects
Commit b10e955c authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix u64 typed error injections on 32-bit hosts

Use luaL_checkuint64()/luaL_pushuint64() to work with uint64_t values.

Fixes #2096
parent 55685eaf
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment