diff options
| author | Thomas Jarosch <tomj@simonv.com> | 2011-08-25 19:58:47 +0000 |
|---|---|---|
| committer | Thomas Jarosch <tomj@simonv.com> | 2011-08-25 19:58:47 +0000 |
| commit | e412227abbd885ae3736080b000457be69e46afc (patch) | |
| tree | 0f99cffbaa66da238e9217724a2811b3bab05248 /apps/plugins/lib | |
| parent | faf354c4f33c49c90355bed2beafe01cf0384c1c (diff) | |
| download | rockbox-e412227abbd885ae3736080b000457be69e46afc.zip rockbox-e412227abbd885ae3736080b000457be69e46afc.tar.gz rockbox-e412227abbd885ae3736080b000457be69e46afc.tar.bz2 rockbox-e412227abbd885ae3736080b000457be69e46afc.tar.xz | |
Fix off-by-one memory corruption in ipodpatcher.
strcpy() will terminate the string with zero,
the boot sector/buffer has only space for eight characters.
Credit goes to "cppcheck".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30351 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/lib')
0 files changed, 0 insertions, 0 deletions