]> source.dussan.org Git - tigervnc.git/commit
Fix possible information leakage
authorPierre Ossman <ossman@cendio.se>
Mon, 20 Jan 2014 16:11:19 +0000 (17:11 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 11:27:09 +0000 (13:27 +0200)
commit8432ec16a1764ff57587e24ad9f6479484d350ec
treebc2c2e5a6c7f54fd0a7555e8f8179c208d3ee9a0
parent2baf7023c0a629b615fb4f71d7b99212c8d08b4f
Fix possible information leakage

Zero the padding byte used when converting 24-bit RGB to 32-bit.
common/rfb/PixelFormat.cxx