]> source.dussan.org Git - tigervnc.git/commit
Avoid integer overflows in pixel size calculations
authorPierre Ossman <ossman@cendio.se>
Wed, 25 Jul 2018 18:44:32 +0000 (20:44 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 25 Jul 2018 18:44:32 +0000 (20:44 +0200)
commitf81148c43a25d4c69e635b6ad13eab674b473aca
tree608c1605e931b1fe2456ec7c236aec3c18207fbc
parentd3a3fd692f9ee83164590338118034422308579c
Avoid integer overflows in pixel size calculations
common/rfb/EncodeManager.cxx
common/rfb/PixelBuffer.cxx
common/rfb/RawDecoder.cxx
common/rfb/SMsgWriter.cxx
common/rfb/TightDecoder.cxx
common/rfb/ZRLEEncoder.cxx