Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(). these...
commitcfe4f6ae6cf40063854c80cfab175f3d35d83ef1
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sat, 6 Nov 2010 14:18:33 +0000 (6 14:18 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sat, 6 Nov 2010 14:18:33 +0000 (6 14:18 +0000)
tree3979eb407693f7a3bb18bb457b406b557fe85951
parent5f2edd408713f3617d1c9ef155dd02f14363f78e
Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(). these are still presumably wasteing alot of RAM and could be merged further

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28520 a1c6a512-1295-4272-9138-f99709370657
lib/skin_parser/skin_buffer.c