Skip to content
Snippets Groups Projects
Commit f9de16a3 authored by Andrey Saranchin's avatar Andrey Saranchin Committed by Vladimir Davydov
Browse files

port_lua: allow to set bottom index

Since fiber lua state can be used for internal purposes, we cannot
truncate it, so we need an abitily to create port_lua with lower index
boundary. The patch populates the port with field bottom - dump will
start from this index at Lua stack.

Also, the patch modifies port_lua destructor - all unused values are
popped from lua stack now to prevent Lua stack overflow.

NO_CHANGELOG=internal
NO_DOC=internal
parent ced74d81
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