Skip to content

Json decode bigint as real#699

Open
mjh-c wants to merge 3 commits intoakheron:masterfrom
mjh-c:JSON_DECODE_BIGINT_AS_REAL
Open

Json decode bigint as real#699
mjh-c wants to merge 3 commits intoakheron:masterfrom
mjh-c:JSON_DECODE_BIGINT_AS_REAL

Conversation

@mjh-c
Copy link

@mjh-c mjh-c commented Sep 24, 2024

PR for #698 to get a first feedback.

I can add some more test cases and remove the trailing whitespace changes in apiref.rst if this is not wanted.
I didn't modify json_load_dump_fuzzer.cc because I do not understand how this works.

If this flag is set, an integer value larger than 64-bit is converted
into a double value. Without this flag an error is returned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant