[ipxe-devel] iPXE compile errors

Michael Brown mbrown at fensystems.co.uk
Fri Apr 27 20:09:07 UTC 2012


On Friday 27 Apr 2012 19:52:06 Kevin Tran wrote:
> It should have been
> 
>      /* Allocate dynamic storage */
>      dynamic = malloc ( sizeof ( *dynamic ) );
>      if ( ! dynamic ) {
>            rc = -ENOMEM;
>            goto err_alloc;
>      }

Applied, thanks for catching this!

  http://git.ipxe.org/ipxe.git/commitdiff/e01cf6f

Michael



More information about the ipxe-devel mailing list