diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-01-04 22:50:09 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-01-07 21:29:26 +0100 |
commit | c27808657bd633fade6fe3e5f193504aab713b07 (patch) | |
tree | 10f46e59f57ddc1040a8df76b870e5c0ecd9ef09 /audio/paaudio.c | |
parent | f840fa995f88bc2bea7311f003e8de5ceb8ab276 (diff) |
sm501: Fix size of color_reg
color_reg is expected to hold 32 bit values, so it was too small.
This bug was reported by coverity:
hw/sm501.c:624:
result_independent_of_operands:
color_reg >> 16 is 0 regardless of the values of its operands.
This occurs as the bitwise first operand of '&'.
Cc: Shin-ichiro Kawasaki <kawasaki@juno.dti.ne.jp>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'audio/paaudio.c')
0 files changed, 0 insertions, 0 deletions