mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-07 23:01:57 +00:00
![]() This tries to make sure that everywhere in this source tree, we always have an appropriate version of calloc() (i.e. grub_calloc(), xcalloc(), etc.) available, and that they all safely check for overflow and return NULL when it would occur. Signed-off-by: Peter Jones <pjones@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Patch-Name: safe-alloc-2.patch |
||
---|---|---|
.. | ||
cipher_wrap.h | ||
mem.c |