Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed setting JSONCPP_USE_SECURE_MEMORY definition #1479

Conversation

TsynkPavel
Copy link
Contributor

@TsynkPavel TsynkPavel commented Mar 31, 2023

Before, JSONCPP_USING_SECURE_MEMORY was always set to 0.
Now, to enable JSONCPP_USING_SECURE_MEMORY, you need to pass "-DJSONCPP_USE_SECURE_MEMORY " when configuring the project.

issue: #1399

@TsynkPavel TsynkPavel force-pushed the fixed_setting_JSONCPP_USE_SECURE_MEMORY_definition branch from 9cea81f to b630af3 Compare March 2, 2024 06:15
@baylesj baylesj merged commit 31754ce into open-source-parsers:master Sep 10, 2024
7 checks passed
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.

2 participants