aboutsummaryrefslogtreecommitdiff
path: root/g_fmt.c
diff options
context:
space:
mode:
authorDatong Sun <dndx@idndx.com>2022-01-13 08:47:48 +0800
committerGitHub <noreply@github.com>2022-01-13 08:47:48 +0800
commit92cebdcc374a7bb4bf59e1186076433e45cc1138 (patch)
tree820d18de86d944eeba3c03d941c1dbb526951584 /g_fmt.c
parent0f3dda34a35d93b92aba39a6c7b30d1d23918812 (diff)
downloadlua-cjson-92cebdcc374a7bb4bf59e1186076433e45cc1138.tar.gz
lua-cjson-92cebdcc374a7bb4bf59e1186076433e45cc1138.tar.bz2
lua-cjson-92cebdcc374a7bb4bf59e1186076433e45cc1138.zip
bugfix: empty_array can not work on Apple because csjon did not compare light userdata address with masked address (#82)
Since we used `json_lightudata_mask` when creating lightuserdata, same mask should be applied when comparing the return of `touserdata` Fixes #81.
Diffstat (limited to 'g_fmt.c')
0 files changed, 0 insertions, 0 deletions