mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-12 02:36:37 +02:00
@@ -13,7 +13,7 @@
|
|||||||
#ifdef JSONCPP_USING_SECURE_MEMORY
|
#ifdef JSONCPP_USING_SECURE_MEMORY
|
||||||
#undef JSONCPP_USING_SECURE_MEMORY
|
#undef JSONCPP_USING_SECURE_MEMORY
|
||||||
#endif
|
#endif
|
||||||
#define JSONCPP_USING_SECURE_MEMORY 1
|
#define JSONCPP_USING_SECURE_MEMORY 0
|
||||||
// If non-zero, the library zeroes any memory that it has allocated before
|
// If non-zero, the library zeroes any memory that it has allocated before
|
||||||
// it frees its memory.
|
// it frees its memory.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user