Fix #811: MsgPack fixint decoded as cdata
+ Check Lua types for uint/decode for msgpack(ffi)/json/yaml tests
Showing
- src/lua/msgpackffi.lua 18 additions, 11 deletionssrc/lua/msgpackffi.lua
- test/app/json.result 95 additions, 15 deletionstest/app/json.result
- test/app/lua/serializer_test.lua 108 additions, 110 deletionstest/app/lua/serializer_test.lua
- test/app/msgpack.result 95 additions, 15 deletionstest/app/msgpack.result
- test/app/msgpackffi.result 95 additions, 15 deletionstest/app/msgpackffi.result
- test/app/yaml.result 95 additions, 15 deletionstest/app/yaml.result
Please register or sign in to comment