On Tue, Sep 02, 2025 at 12:26:44PM +0200, Anaëlle Cazuc wrote: > On some targets, size_t and grub_size_t may not be the same type > (unsigned long / unsigned int) > This breaks the compilation because the definition of gpgrt_b64dec_proc > differs from its declaration > Fix it by using grub_size_t in the definition prototype > > Signed-off-by: Anaëlle Cazuc <aca...@acazuc.fr>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel