luci-lib-jsonc: stringify int use json_object_new_int64 instead
authorJustin Klaassen <jck112@users.noreply.github.com>
Sat, 19 Mar 2022 18:34:05 +0000 (11:34 -0700)
committerJo-Philipp Wich <jo@mein.io>
Thu, 7 Apr 2022 17:12:01 +0000 (19:12 +0200)
commit751334571da8104e757dbd138f4552afc53d0432
tree08419c177f6c91ce5af007cd25375a9769dfdb9a
parent162defebe9bb2e0cf8401a733108b1bc130b6ef1
luci-lib-jsonc: stringify int use json_object_new_int64 instead

Fixes: #3293
Signed-off-by: Justin Klaassen <jck112@users.noreply.github.com>
(cherry picked from commit 45f411b7a29d0aa6b46946f06bd88082f2a68034)
libs/luci-lib-jsonc/src/jsonc.c