mirror of
https://github.com/sheumann/hush.git
synced 2025-08-07 11:26:53 +00:00
and bb_calloc() calls to bb_xzalloc() which allocates prezeroed memory but only takes one argument (the size).
and bb_calloc() calls to bb_xzalloc() which allocates prezeroed memory but only takes one argument (the size).