Skip to content
Snippets Groups Projects
Commit a33677ce authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Fix gh-279: Tarantool crash on Mac OS X

Add pagezero-size magic to link flags on Mac OS X,
as is required by LuaJIT.
The flag was dropped in my patch which changed the linking
scheme for the main executable.
On the same token, check for return value of luaL_newstate(),
and panic if it returns NULL, this should simplify
problem analysis in the future.
parent 54f80ebb
No related branches found
No related tags found
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