Add a check to make sure initializing the BSS section doesn't pass a negative size...
commit73ae4d2ab4a333734d3bf809dfdb619cb2cf29c6
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Apr 2007 05:18:53 +0000 (12 05:18 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Apr 2007 05:18:53 +0000 (12 05:18 +0000)
treeb8fb9c767286b06783922ab7270a713a6d8da11b
parent2fe41221a2b46dea20e1fedd07bdea162a4df78d
Add a check to make sure initializing the BSS section doesn't pass a negative size to memset.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13116 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c