[U-Boot] [PATCH] malloc: return NULL if not initialized yet

Mike Frysinger vapier at gentoo.org
Fri Jan 15 11:39:15 CET 2010


On Friday 15 January 2010 05:25:17 Wolfgang Denk wrote:
> +  if ((mem_malloc_start == 0) && (mem_malloc_end ==0)) {

missing space ?  "==0" -> "== 0" ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100115/85e9baf9/attachment.pgp 


More information about the U-Boot mailing list