]> source.dussan.org Git - tigervnc.git/commit
Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overflow...
authorDRC <dcommander@users.sourceforge.net>
Fri, 19 Aug 2011 03:13:47 +0000 (03:13 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 19 Aug 2011 03:13:47 +0000 (03:13 +0000)
commit887c5fd86e052f31a4cd039b5634a16af7c8e780
treed5f1feaa01d2f8c3ac8dbc79438381805b420e00
parente3ffcf7337b4567765a78abdcf3b5f63d381bc08
Make rawBytesEquivalent an unsigned 64-bit integer.  Otherwise, it will overflow in less than a minute if using a full-screen video or 3D application.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4639 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rdr/types.h
common/rfb/SMsgWriter.cxx
common/rfb/SMsgWriter.h