dtsession/SrvPalette: fix CID 89227
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user