[U-Boot] [PATCH] Prevent malloc with size 0
Marek Vasut
marek.vasut at gmail.com
Sat Mar 31 21:59:22 CEST 2012
Dear Mike Frysinger,
> On Thursday, October 21, 2010 17:10:31 Graeme Russ wrote:
> > On 22/10/10 06:51, Mike Frysinger wrote:
> > > have u-boot return an error.
> >
> > Is NULL what you consider to be an error
>
> yes
>
> > Besides, is not free(NULL) valid (does nothing) as well?
>
> yes, free(NULL) should work fine per POSIX
> -mike
Well then, this patch wasn't accepted yet and I consider it OK to apply. Any
objections?
Best regards,
Marek Vasut
More information about the U-Boot
mailing list