Check that malloc succeeds in bootsplash code.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 27 Jul 2010 03:02:26 +0000 (23:02 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 27 Jul 2010 03:02:26 +0000 (23:02 -0400)
commit227dc3e07c626c8ac57044c3f6b70958b61cd991
treebeee4e866e130ea5a951db6d254e4af6d6c60368
parenta576c9c8ca919d9e8435b49600265e5914f84bac
Check that malloc succeeds in bootsplash code.

Perform all the memory allocations up front and verify that all of
them succeed.
src/bootsplash.c