webmcp

view framework/env/trace/__init.lua @ 165:0c230f701967

Added missing initialized for keybuf in json_export_internal function of JSON library
author jbe
date Thu Jul 31 20:54:15 2014 +0200 (2014-07-31)
parents 0de41d8e2cf8
children a9ad9186a922
line source
1 trace._disabled = false
2 trace._tree = { type = "root", start_hires_time = extos.monotonic_hires_time() }
3 trace._stack = { trace._tree }

Impressum / About Us