prepcore: style cleanups
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 22:04:55 +0000 (15:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 22:04:55 +0000 (15:04 -0700)
commitb1a2cf8e7c99853cd2b0105a56d059b44a5fabed
treeaa26f9191673ae6a7ae47e3e96c0f91b0823dd32
parent7b5d546fdbf1d330ecc18d4c5b5d15db7cb5c783
prepcore: style cleanups

Style cleanups in lzo/prepcore.c.  Add an error() function and an
error-checking zeroing memory allocator (xzalloc).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
lzo/prepcore.c