diff options
author | Tobias Junghans <tobydox@veyon.io> | 2018-11-05 15:15:57 +0100 |
---|---|---|
committer | Tobias Junghans <tobydox@veyon.io> | 2018-11-05 15:15:57 +0100 |
commit | c422847e2c5f32ed9531c461650c7f627516d951 (patch) | |
tree | 7ecf5618ac7f46f5e0d703ddd2e634c261ddafa9 /client_examples/backchannel.c | |
parent | ca2a5ac02fbbadd0a21fabba779c1ea69173d10b (diff) | |
download | libtdevnc-c422847e2c5f32ed9531c461650c7f627516d951.tar.gz libtdevnc-c422847e2c5f32ed9531c461650c7f627516d951.zip |
LibVNCClient: fix integer shifts for cursor colors
Shifting values > 32768 by 16 places can cause undefined results for
signed integers. Therefore cast color components to unsigned integer
before shifting.
Diffstat (limited to 'client_examples/backchannel.c')
0 files changed, 0 insertions, 0 deletions