]> source.dussan.org Git - tigervnc.git/commit
Fix incorrect types
authorPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 15:32:54 +0000 (16:32 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 5 Jan 2023 15:43:34 +0000 (16:43 +0100)
commit1d1f16f4acadff7611e1a6e742f308ac61668b08
tree1985e28adb9a4324f94388c5250a207081503815
parent11b535fcc8b1c7f4c041883c7fed2ca8022db5d1
Fix incorrect types

These types caused an incorrect signed/unsigned behaviour, so let's make
sure we use the appropriate type.
unix/vncserver/vncsession.c
unix/x0vncserver/x0vncserver.cxx
vncviewer/win32.c
win/rfb_win32/RegConfig.cxx