grub2/grub-core/lib/libgcrypt
Darren Kenny ae0f3fabeb libgcrypt/mpi: Fix possible NULL dereference
The code in gcry_mpi_scan() assumes that buffer is not NULL, but there
is no explicit check for that, so we add one.

Fixes: CID 73757

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:16 +01:00
..
cipher calloc: Use calloc() at most places 2020-07-29 16:55:47 +02:00
mpi libgcrypt/mpi: Fix possible NULL dereference 2021-03-02 15:54:16 +01:00
src Import libgcrypt 1.5.3. 2013-11-07 06:35:50 +01:00