On Wed, Mar 19, 2025 at 05:39:41PM +0100, Nicolas Frayer via Grub-devel wrote:
> grub_malloc() has been inadvertently removed from the ieee1275/ofnet
> code after it has been modified to use safe match function.
>
> Fixes: 4beeff8a (net: Use safe math macros to prevent overflows)
>
> Signed-off-by:
grub_malloc() has been inadvertently removed from the ieee1275/ofnet
code after it has been modified to use safe match function.
Fixes: 4beeff8a (net: Use safe math macros to prevent overflows)
Signed-off-by: Nicolas Frayer
Tested-by: Marta Lewandowska
---
grub-core/net/drivers/ieee1275/ofnet.