diff options
| author | Thomas Jarosch <tomj@simonv.com> | 2014-12-22 21:04:10 +0100 |
|---|---|---|
| committer | Thomas Jarosch <tomj@simonv.com> | 2014-12-22 21:12:11 +0100 |
| commit | 06eeab02422b49680a812e0120806f8628cd9c38 (patch) | |
| tree | 74e56a2126f06019e2dd3948a68264201ad8579e /apps/plugins/bitmaps | |
| parent | 9a5f7ce0f2fd44ab5d78ae40f98fc4ab963517bf (diff) | |
| download | rockbox-06eeab02422b49680a812e0120806f8628cd9c38.zip rockbox-06eeab02422b49680a812e0120806f8628cd9c38.tar.gz rockbox-06eeab02422b49680a812e0120806f8628cd9c38.tar.bz2 rockbox-06eeab02422b49680a812e0120806f8628cd9c38.tar.xz | |
Always initialize "item"
Otherwise item.cfg_name and item.default_val
will contain garbage. It doesn't seem to have
an effect right now, but who knows what
a future refactoring might do.
cppcheck reported:
[rockbox/apps/settings.c:1268]: (error) Uninitialized variable: item
Change-Id: Ic4d0c302929613de8f291cd2d69cd39db8711107
Diffstat (limited to 'apps/plugins/bitmaps')
0 files changed, 0 insertions, 0 deletions