Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(). these...
commitc98e525f297dd6757bf3c81ee6a625b86dbdecf5
authorJonathan Gordon <rockbox@jdgordon.info>
Sat, 6 Nov 2010 14:18:33 +0000 (6 14:18 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Sat, 6 Nov 2010 14:18:33 +0000 (6 14:18 +0000)
tree3979eb407693f7a3bb18bb457b406b557fe85951
parent781f05e40d987941e3ac374ea29083a4570c8394
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