mirror of
https://github.com/sheumann/hush.git
synced 2025-08-08 02:25:05 +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).