diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2023-03-15 20:49:49 +0100 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2023-03-15 20:57:45 +0100 |
| commit | b5b9edf5645277c11fd9d3a9300c74a7f08434f5 (patch) | |
| tree | a37127f10bda99b6f47fefaf0e1c333fff0dce44 /.github | |
| parent | 369e7b52e81735695d206d8f23308f96d39e0986 (diff) | |
Lua: keep the Lua stack clean
A metatable used during initialization was not properly removed from the
stack. Likewise, accessing the CommonState from Lua previously led to
the pollution of the Lua stack with a left-over value.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
