webmcp

view framework/env/charset/__init.lua @ 445:8145293e3f4a

Do not use luaL_addchar unless Lua string buffer is on top of stack (possible segmentation fault)
author jbe
date Mon May 16 15:41:58 2016 +0200 (2016-05-16)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 charset._current = "UTF-8"
3 end)

Impressum / About Us