mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 13:35:05 +00:00
parent
40bd71f064
commit
e44b2231b5
1 changed files with 1 additions and 1 deletions
|
@ -1582,7 +1582,7 @@ operations::
|
|||
|
||||
json_set_alloc_funcs(GC_malloc, GC_free);
|
||||
|
||||
.. _Boehm's conservative garbage collector: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
||||
.. _Boehm's conservative garbage collector: http://www.hboehm.info/gc/
|
||||
|
||||
Allow storing sensitive data (e.g. passwords or encryption keys) in
|
||||
JSON structures by zeroing all memory when freed::
|
||||
|
|
Loading…
Add table
Reference in a new issue