+137
−15
Loading
Avoid a trip through floating-point numbers when parsing JSON numbers as integers. This will allow parsing 64-bit integers that cannot be represented in double precision floating point. Change-Id: Ic428c9f12e44e6dbee72f39a91ecb56ab30b365f Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/364132 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>