mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
Shared K
This commit is contained in:
@@ -397,7 +397,8 @@ internshrstr (lua_State *L, const char *str, size_t l) {
|
||||
|
||||
LUA_API void
|
||||
luaS_expandshr(int n) {
|
||||
ATOM_ADD(&SSM.n, n);
|
||||
if (SSM.n < n)
|
||||
ATOM_ADD(&SSM.n, n);
|
||||
}
|
||||
|
||||
LUAI_FUNC TString *
|
||||
|
||||
Reference in New Issue
Block a user