[SeaBIOS] [PATCH] Make sure all code checks for malloc failures

Kevin O'Connor kevin at koconnor.net
Sat Jul 4 20:26:21 CEST 2015


On Tue, Jun 30, 2015 at 11:16:20AM -0400, Kevin O'Connor wrote:
> This is the result of an audit of callers of the malloc_XXX() and
> memalign_XXX() calls.  All callers need to check if these functions
> return NULL.

FYI, this patch was committed.

-Kevin



More information about the SeaBIOS mailing list