1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* util.h (xtrycalloc_secure,xtrymalloc_secure): New.

This commit is contained in:
Werner Koch 2004-06-06 12:59:02 +00:00
parent d3c05ee44c
commit 438ece068b
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-05-12 Werner Koch <wk@gnupg.org>
* util.h (xtrycalloc_secure,xtrymalloc_secure): New.
2004-05-11 Werner Koch <wk@gnupg.org>
* sysutils.c (disable_core_dumps): Only set the current limit.