diff options
author | Johannes Schickel | 2015-12-14 04:35:50 +0100 |
---|---|---|
committer | Johannes Schickel | 2015-12-14 05:08:05 +0100 |
commit | cb8e611e3373d8a87c931855916cf079eaad55dc (patch) | |
tree | 6b411d99878be38067af74247efa83ee06275307 /backends/platform/openpandora | |
parent | 184ae49302792a924856ae051f1a96078f0723a1 (diff) | |
download | scummvm-rg350-cb8e611e3373d8a87c931855916cf079eaad55dc.tar.gz scummvm-rg350-cb8e611e3373d8a87c931855916cf079eaad55dc.tar.bz2 scummvm-rg350-cb8e611e3373d8a87c931855916cf079eaad55dc.zip |
SWORD25: Fix uninitialized variable usage.
When using the constructor of Panel which directly calls unpersist _color was
uninitialized. However, unpersit uses setColor which assumes _color is
initialized properly. Caused valgrind warnings when loading.
Diffstat (limited to 'backends/platform/openpandora')
0 files changed, 0 insertions, 0 deletions