webmcp
annotate framework/env/ui/__init.lua @ 142:a686ed2ce967
Protect json.import(...) against Lua stack overflows (or integer overflows) due to too many nested levels
author | jbe |
---|---|
date | Wed Jul 30 02:01:24 2014 +0200 (2014-07-30) |
parents | d76a8857ba62 |
children |
rev | line source |
---|---|
jbe/bsw@11 | 1 ui._partial_loading_enabled = false |
jbe/bsw@11 | 2 ui._partial_state = nil |