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