diff options
author | Andre Heinecke <[email protected]> | 2018-08-08 12:25:28 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2018-08-08 12:25:28 +0000 |
commit | fdc07b3ddc2f68e6fcb33703ea41126d0a841290 (patch) | |
tree | 9063ea454950ec79c8314a6def9a10307e8dab3b /lang/python/src/errors.py | |
parent | json: Add checks when skipping byte (diff) | |
download | gpgme-fdc07b3ddc2f68e6fcb33703ea41126d0a841290.tar.gz gpgme-fdc07b3ddc2f68e6fcb33703ea41126d0a841290.zip |
json: Only use calloc instead of malloc
* src/cJSON.c, src/gpgme-json.c (CALLOC_ONLY): New define
to change xmalloc / xtrymalloc to use calloc.
--
Some people consider malloc dangerous as it might allow an
information leak.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions