Fix off-by-one buffer error
commiteac291348da754aaa6630a3ac95b290bcd850243
authorThomas Jarosch <tomj@simonv.com>
Fri, 14 Oct 2011 12:07:47 +0000 (14 12:07 +0000)
committerThomas Jarosch <tomj@simonv.com>
Fri, 14 Oct 2011 12:07:47 +0000 (14 12:07 +0000)
treebe421b37de4c0448d77f51d01126ca942c8f5cd5
parente4f64da35f8450f01044a80b27bba21641a68c21
Fix off-by-one buffer error

The _GET_CPU macro will write a terminating zero at cpu[8].

Detected by cppcheck

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30749 a1c6a512-1295-4272-9138-f99709370657
utils/jz4740_tools/jz4740_usbtool.c