dtsession/SrvPalette: fix CID 89227

This commit is contained in:
Jon Trulson
2014-12-27 20:09:09 -07:00
parent 722cfc70eb
commit 4dae64c891

View File

@@ -665,7 +665,7 @@ convert_pixel_set(
int i;
char *converted;
char *p;
int colormappingindex;
int colormappingindex = 0;
const int colormapping [4][XmCO_MAX_NUM_COLORS] = {
{0, 1, 2, 3, 4, 5, 6, 7}, /* XmCO_HIGH_COLOR */