JSON_DIAGNOSTICS trigger assertion #3915
Labels
confirmed
kind: bug
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Description
Hi,
I have activated the JSON_DIAGNOSTICS=1 globally in my project and ASSERTION are now fired at runtime.
I tested it on with 3.10.5 and then with latest release 3.11.2.
I have done a minimal example to reproduce the assertion (see minimal code example below)
Is there something wrong with my code?
Reproduction steps
Run the minimal code example below
Expected vs. actual results
No ASSERTION should be triggered since without the JSON_DIAGNOSTICS enabled, all seem to work without any memory issues
Minimal code example
Error messages
Compiler and operating system
Clang-10 on Ubuntu 20.04
Library version
3.11.2
Validation
develop
branch is used.The text was updated successfully, but these errors were encountered: